#d66d22 color space conversions
Hex:
#d66d22
RGB:
214, 109, 34
CMY:
16, 57, 87
CMYK:
0, 49, 84, 16
HSL:
25°, 72.5806%, 48.6275%
HSV (HSB):
25°, 84.1121%, 83.9216%
XYZ:
33.4889, 25.3489, 4.6411
xyY:
0.5276, 0.3993, 25.3489
CIE-Lab:
57.4138, 36.7099, 56.7118
CIE-LCH:
57.4138, 67.5562, 57.0848
CIE-Luv:
57.4138, 86.1321, 48.6212
Hunter-Lab:
50.3477, 30.6213, 29.7779
#d66d22 color charts
#d66d22 color shades, tints & tones
#d66d22 color schemes
#d66d22 color preview, HTML & CSS examples
This text has a color of #d66d22
<p style="color:#d66d22;">Text here</p>
.mytext {color:#d66d22;}
This box has a color of #d66d22
<div style="background-color:#d66d22;">Content here</div>
.mybackground {background-color:#d66d22;}
Border around this has a color of #d66d22
<div style="border:2px solid #d66d22;">Content here</div>
.myborder {border:2px solid #d66d22;}