#d66d01 color space conversions
Hex:
#d66d01
RGB:
214, 109, 1
CMY:
16, 57, 100
CMYK:
0, 49, 100, 16
HSL:
30°, 99.0698%, 42.1569%
HSV (HSB):
30°, 99.5327%, 83.9216%
XYZ:
33.2057, 25.2356, 3.1495
xyY:
0.5391, 0.4097, 25.2356
CIE-Lab:
57.3043, 36.1835, 64.9927
CIE-LCH:
57.3043, 74.3861, 60.8939
CIE-Luv:
57.3043, 87.5415, 52.8180
Hunter-Lab:
50.2351, 30.0782, 31.4473
#d66d01 color charts
#d66d01 color shades, tints & tones
#d66d01 color schemes
#d66d01 color preview, HTML & CSS examples
This text has a color of #d66d01
<p style="color:#d66d01;">Text here</p>
.mytext {color:#d66d01;}
This box has a color of #d66d01
<div style="background-color:#d66d01;">Content here</div>
.mybackground {background-color:#d66d01;}
Border around this has a color of #d66d01
<div style="border:2px solid #d66d01;">Content here</div>
.myborder {border:2px solid #d66d01;}