#d65e16 color space conversions
Hex:
#d65e16
RGB:
214, 94, 22
CMY:
16, 63, 91
CMYK:
0, 56, 90, 16
HSL:
23°, 81.3559%, 46.2745%
HSV (HSB):
23°, 89.7196%, 83.9216%
XYZ:
31.8791, 22.3595, 3.3947
xyY:
0.5531, 0.3880, 22.3595
CIE-Lab:
54.4064, 43.9211, 58.4433
CIE-LCH:
54.4064, 73.1073, 53.0745
CIE-Luv:
54.4064, 99.0138, 45.8323
Hunter-Lab:
47.2858, 37.5907, 28.8436
#d65e16 color charts
#d65e16 color shades, tints & tones
#d65e16 color schemes
#d65e16 color preview, HTML & CSS examples
This text has a color of #d65e16
<p style="color:#d65e16;">Text here</p>
.mytext {color:#d65e16;}
This box has a color of #d65e16
<div style="background-color:#d65e16;">Content here</div>
.mybackground {background-color:#d65e16;}
Border around this has a color of #d65e16
<div style="border:2px solid #d65e16;">Content here</div>
.myborder {border:2px solid #d65e16;}