#d66d12 color space conversions
Hex:
#d66d12
RGB:
214, 109, 18
CMY:
16, 57, 93
CMYK:
0, 49, 92, 16
HSL:
28°, 84.4828%, 45.4902%
HSV (HSB):
28°, 91.5888%, 83.9216%
XYZ:
33.3094, 25.2771, 3.6956
xyY:
0.5348, 0.4058, 25.2771
CIE-Lab:
57.3444, 36.3767, 61.7009
CIE-LCH:
57.3444, 71.6259, 59.4779
CIE-Luv:
57.3444, 87.0207, 51.2683
Hunter-Lab:
50.2763, 30.2773, 30.8352
#d66d12 color charts
#d66d12 color shades, tints & tones
#d66d12 color schemes
#d66d12 color preview, HTML & CSS examples
This text has a color of #d66d12
<p style="color:#d66d12;">Text here</p>
.mytext {color:#d66d12;}
This box has a color of #d66d12
<div style="background-color:#d66d12;">Content here</div>
.mybackground {background-color:#d66d12;}
Border around this has a color of #d66d12
<div style="border:2px solid #d66d12;">Content here</div>
.myborder {border:2px solid #d66d12;}