#d65e11 color space conversions
Hex:
#d65e11
RGB:
214, 94, 17
CMY:
16, 63, 93
CMYK:
0, 56, 92, 16
HSL:
23°, 85.2814%, 45.2941%
HSV (HSB):
23°, 92.0561%, 83.9216%
XYZ:
31.8354, 22.3420, 3.1648
xyY:
0.5552, 0.3896, 22.3420
CIE-Lab:
54.3880, 43.8415, 59.8654
CIE-LCH:
54.3880, 74.2021, 53.7834
CIE-Luv:
54.3880, 99.2839, 46.5180
Hunter-Lab:
47.2673, 37.5052, 29.1173
#d65e11 color charts
#d65e11 color shades, tints & tones
#d65e11 color schemes
#d65e11 color preview, HTML & CSS examples
This text has a color of #d65e11
<p style="color:#d65e11;">Text here</p>
.mytext {color:#d65e11;}
This box has a color of #d65e11
<div style="background-color:#d65e11;">Content here</div>
.mybackground {background-color:#d65e11;}
Border around this has a color of #d65e11
<div style="border:2px solid #d65e11;">Content here</div>
.myborder {border:2px solid #d65e11;}