#d65e10 color space conversions
Hex:
#d65e10
RGB:
214, 94, 16
CMY:
16, 63, 94
CMYK:
0, 56, 93, 16
HSL:
24°, 86.0870%, 45.0980%
HSV (HSB):
24°, 92.5234%, 83.9216%
XYZ:
31.8278, 22.3390, 3.1246
xyY:
0.5555, 0.3899, 22.3390
CIE-Lab:
54.3848, 43.8275, 60.1220
CIE-LCH:
54.3848, 74.4010, 53.9088
CIE-Luv:
54.3848, 99.3314, 46.6386
Hunter-Lab:
47.2641, 37.4902, 29.1653
#d65e10 color charts
#d65e10 color shades, tints & tones
#d65e10 color schemes
#d65e10 color preview, HTML & CSS examples
This text has a color of #d65e10
<p style="color:#d65e10;">Text here</p>
.mytext {color:#d65e10;}
This box has a color of #d65e10
<div style="background-color:#d65e10;">Content here</div>
.mybackground {background-color:#d65e10;}
Border around this has a color of #d65e10
<div style="border:2px solid #d65e10;">Content here</div>
.myborder {border:2px solid #d65e10;}