#d67c5a color space conversions
Hex:
#d67c5a
RGB:
214, 124, 90
CMY:
16, 51, 65
CMYK:
0, 42, 58, 16
HSL:
16°, 60.1942%, 59.6078%
HSV (HSB):
16°, 57.9439%, 83.9216%
XYZ:
36.7847, 29.4496, 13.4184
xyY:
0.4618, 0.3697, 29.4496
CIE-Lab:
61.1764, 31.7160, 33.5351
CIE-LCH:
61.1764, 46.1574, 46.5969
CIE-Luv:
61.1764, 68.2220, 33.8502
Hunter-Lab:
54.2675, 26.0262, 23.3269
#d67c5a color charts
#d67c5a color shades, tints & tones
#d67c5a color schemes
#d67c5a color preview, HTML & CSS examples
This text has a color of #d67c5a
<p style="color:#d67c5a;">Text here</p>
.mytext {color:#d67c5a;}
This box has a color of #d67c5a
<div style="background-color:#d67c5a;">Content here</div>
.mybackground {background-color:#d67c5a;}
Border around this has a color of #d67c5a
<div style="border:2px solid #d67c5a;">Content here</div>
.myborder {border:2px solid #d67c5a;}