#d69e2c color space conversions
Hex:
#d69e2c
RGB:
214, 158, 44
CMY:
16, 38, 83
CMYK:
0, 26, 79, 16
HSL:
40°, 67.4603%, 50.5882%
HSV (HSB):
40°, 79.4393%, 83.9216%
XYZ:
40.4130, 38.9317, 7.7674
xyY:
0.4639, 0.4469, 38.9317
CIE-Lab:
68.7018, 10.8858, 63.0901
CIE-LCH:
68.7018, 64.0224, 80.2103
CIE-Luv:
68.7018, 46.2123, 64.8763
Hunter-Lab:
62.3953, 6.4216, 36.2958
#d69e2c color charts
#d69e2c color shades, tints & tones
#d69e2c color schemes
#d69e2c color preview, HTML & CSS examples
This text has a color of #d69e2c
<p style="color:#d69e2c;">Text here</p>
.mytext {color:#d69e2c;}
This box has a color of #d69e2c
<div style="background-color:#d69e2c;">Content here</div>
.mybackground {background-color:#d69e2c;}
Border around this has a color of #d69e2c
<div style="border:2px solid #d69e2c;">Content here</div>
.myborder {border:2px solid #d69e2c;}