#d65a06 color space conversions
Hex:
#d65a06
RGB:
214, 90, 6
CMY:
16, 65, 98
CMYK:
0, 58, 97, 16
HSL:
24°, 94.5455%, 43.1373%
HSV (HSB):
24°, 97.1963%, 83.9216%
XYZ:
31.4206, 21.6216, 2.6896
xyY:
0.5638, 0.3880, 21.6216
CIE-Lab:
53.6232, 45.6232, 61.7929
CIE-LCH:
53.6232, 76.8104, 53.5606
CIE-Luv:
53.6232, 102.9049, 46.3836
Hunter-Lab:
46.4991, 39.2436, 29.1198
#d65a06 color charts
#d65a06 color shades, tints & tones
#d65a06 color schemes
#d65a06 color preview, HTML & CSS examples
This text has a color of #d65a06
<p style="color:#d65a06;">Text here</p>
.mytext {color:#d65a06;}
This box has a color of #d65a06
<div style="background-color:#d65a06;">Content here</div>
.mybackground {background-color:#d65a06;}
Border around this has a color of #d65a06
<div style="border:2px solid #d65a06;">Content here</div>
.myborder {border:2px solid #d65a06;}