#d66d05 color space conversions
Hex:
#d66d05
RGB:
214, 109, 5
CMY:
16, 57, 98
CMYK:
0, 49, 98, 16
HSL:
30°, 95.4338%, 42.9412%
HSV (HSB):
30°, 97.6636%, 83.9216%
XYZ:
33.2276, 25.2444, 3.2649
xyY:
0.5382, 0.4089, 25.2444
CIE-Lab:
57.3128, 36.2244, 64.2664
CIE-LCH:
57.3128, 73.7725, 60.5918
CIE-Luv:
57.3128, 87.4309, 52.4892
Hunter-Lab:
50.2438, 30.1203, 31.3179
#d66d05 color charts
#d66d05 color shades, tints & tones
#d66d05 color schemes
#d66d05 color preview, HTML & CSS examples
This text has a color of #d66d05
<p style="color:#d66d05;">Text here</p>
.mytext {color:#d66d05;}
This box has a color of #d66d05
<div style="background-color:#d66d05;">Content here</div>
.mybackground {background-color:#d66d05;}
Border around this has a color of #d66d05
<div style="border:2px solid #d66d05;">Content here</div>
.myborder {border:2px solid #d66d05;}