#d95b23 color space conversions
Hex:
#d95b23
RGB:
217, 91, 35
CMY:
15, 64, 86
CMYK:
0, 58, 84, 15
HSL:
18°, 72.2222%, 49.4118%
HSV (HSB):
18°, 83.8710%, 85.0980%
XYZ:
32.6597, 22.3552, 4.1837
xyY:
0.5517, 0.3776, 22.3552
CIE-Lab:
54.4019, 46.7531, 53.8938
CIE-LCH:
54.4019, 71.3470, 49.0582
CIE-Luv:
54.4019, 102.8725, 42.7016
Hunter-Lab:
47.2813, 40.5572, 27.8506
#d95b23 color charts
#d95b23 color shades, tints & tones
#d95b23 color schemes
#d95b23 color preview, HTML & CSS examples
This text has a color of #d95b23
<p style="color:#d95b23;">Text here</p>
.mytext {color:#d95b23;}
This box has a color of #d95b23
<div style="background-color:#d95b23;">Content here</div>
.mybackground {background-color:#d95b23;}
Border around this has a color of #d95b23
<div style="border:2px solid #d95b23;">Content here</div>
.myborder {border:2px solid #d95b23;}