#d69a2c color space conversions
Hex:
#d69a2c
RGB:
214, 154, 44
CMY:
16, 40, 83
CMYK:
0, 28, 79, 16
HSL:
39°, 67.4603%, 50.5882%
HSV (HSB):
39°, 79.4393%, 83.9216%
XYZ:
39.7418, 37.5892, 7.5437
xyY:
0.4682, 0.4429, 37.5892
CIE-Lab:
67.7167, 13.0383, 62.1961
CIE-LCH:
67.7167, 63.5480, 78.1604
CIE-Luv:
67.7167, 49.3117, 63.2962
Hunter-Lab:
61.3100, 8.4130, 35.6219
#d69a2c color charts
#d69a2c color shades, tints & tones
#d69a2c color schemes
#d69a2c color preview, HTML & CSS examples
This text has a color of #d69a2c
<p style="color:#d69a2c;">Text here</p>
.mytext {color:#d69a2c;}
This box has a color of #d69a2c
<div style="background-color:#d69a2c;">Content here</div>
.mybackground {background-color:#d69a2c;}
Border around this has a color of #d69a2c
<div style="border:2px solid #d69a2c;">Content here</div>
.myborder {border:2px solid #d69a2c;}