#d95a36 color space conversions
Hex:
#d95a36
RGB:
217, 90, 54
CMY:
15, 65, 79
CMYK:
0, 59, 75, 15
HSL:
13°, 68.2008%, 53.1373%
HSV (HSB):
13°, 75.1152%, 85.0980%
XYZ:
32.9373, 22.3304, 6.0642
xyY:
0.5370, 0.3641, 22.3304
CIE-Lab:
54.3758, 47.8549, 44.9595
CIE-LCH:
54.3758, 65.6616, 43.2132
CIE-Luv:
54.3758, 101.3698, 36.9027
Hunter-Lab:
47.2550, 41.7202, 25.4698
#d95a36 color charts
#d95a36 color shades, tints & tones
#d95a36 color schemes
#d95a36 color preview, HTML & CSS examples
This text has a color of #d95a36
<p style="color:#d95a36;">Text here</p>
.mytext {color:#d95a36;}
This box has a color of #d95a36
<div style="background-color:#d95a36;">Content here</div>
.mybackground {background-color:#d95a36;}
Border around this has a color of #d95a36
<div style="border:2px solid #d95a36;">Content here</div>
.myborder {border:2px solid #d95a36;}