#d95b0e color space conversions
Hex:
#d95b0e
RGB:
217, 91, 14
CMY:
15, 64, 95
CMYK:
0, 58, 94, 15
HSL:
23°, 87.8788%, 45.2941%
HSV (HSB):
23°, 93.5484%, 85.0980%
XYZ:
32.4356, 22.2656, 3.0036
xyY:
0.5621, 0.3859, 22.2656
CIE-Lab:
54.3077, 46.3564, 60.7894
CIE-LCH:
54.3077, 76.4478, 52.6718
CIE-Luv:
54.3077, 104.3070, 46.1903
Hunter-Lab:
47.1864, 40.1234, 29.2565
#d95b0e color charts
#d95b0e color shades, tints & tones
#d95b0e color schemes
#d95b0e color preview, HTML & CSS examples
This text has a color of #d95b0e
<p style="color:#d95b0e;">Text here</p>
.mytext {color:#d95b0e;}
This box has a color of #d95b0e
<div style="background-color:#d95b0e;">Content here</div>
.mybackground {background-color:#d95b0e;}
Border around this has a color of #d95b0e
<div style="border:2px solid #d95b0e;">Content here</div>
.myborder {border:2px solid #d95b0e;}