#d66e31 color space conversions
Hex:
#d66e31
RGB:
214, 110, 49
CMY:
16, 57, 81
CMYK:
0, 49, 77, 16
HSL:
22°, 66.8016%, 51.5686%
HSV (HSB):
22°, 77.1028%, 83.9216%
XYZ:
33.8619, 25.6698, 6.0758
xyY:
0.5161, 0.3913, 25.6698
CIE-Lab:
57.7222, 36.6865, 50.6809
CIE-LCH:
57.7222, 62.5655, 54.1003
CIE-Luv:
57.7222, 84.0530, 45.1491
Hunter-Lab:
50.6653, 30.6351, 28.3557
#d66e31 color charts
#d66e31 color shades, tints & tones
#d66e31 color schemes
#d66e31 color preview, HTML & CSS examples
This text has a color of #d66e31
<p style="color:#d66e31;">Text here</p>
.mytext {color:#d66e31;}
This box has a color of #d66e31
<div style="background-color:#d66e31;">Content here</div>
.mybackground {background-color:#d66e31;}
Border around this has a color of #d66e31
<div style="border:2px solid #d66e31;">Content here</div>
.myborder {border:2px solid #d66e31;}