#d65d13 color space conversions
Hex:
#d65d13
RGB:
214, 93, 19
CMY:
16, 64, 93
CMYK:
0, 57, 91, 16
HSL:
23°, 83.6910%, 45.6863%
HSV (HSB):
23°, 91.1215%, 83.9216%
XYZ:
31.7634, 22.1719, 3.2216
xyY:
0.5557, 0.3879, 22.1719
CIE-Lab:
54.2089, 44.3518, 59.1913
CIE-LCH:
54.2089, 73.9641, 53.1559
CIE-Luv:
54.2089, 99.9785, 45.9492
Hunter-Lab:
47.0870, 38.0084, 28.9044
#d65d13 color charts
#d65d13 color shades, tints & tones
#d65d13 color schemes
#d65d13 color preview, HTML & CSS examples
This text has a color of #d65d13
<p style="color:#d65d13;">Text here</p>
.mytext {color:#d65d13;}
This box has a color of #d65d13
<div style="background-color:#d65d13;">Content here</div>
.mybackground {background-color:#d65d13;}
Border around this has a color of #d65d13
<div style="border:2px solid #d65d13;">Content here</div>
.myborder {border:2px solid #d65d13;}