#d95a1b color space conversions
Hex:
#d95a1b
RGB:
217, 90, 27
CMY:
15, 65, 89
CMYK:
0, 59, 88, 15
HSL:
20°, 77.8689%, 47.8431%
HSV (HSB):
20°, 87.5576%, 85.0980%
XYZ:
32.4693, 22.1432, 3.5997
xyY:
0.5578, 0.3804, 22.1432
CIE-Lab:
54.1786, 47.0336, 56.8081
CIE-LCH:
54.1786, 73.7518, 50.3774
CIE-Luv:
54.1786, 104.3209, 44.0280
Hunter-Lab:
47.0565, 40.8170, 28.4041
#d95a1b color charts
#d95a1b color shades, tints & tones
#d95a1b color schemes
#d95a1b color preview, HTML & CSS examples
This text has a color of #d95a1b
<p style="color:#d95a1b;">Text here</p>
.mytext {color:#d95a1b;}
This box has a color of #d95a1b
<div style="background-color:#d95a1b;">Content here</div>
.mybackground {background-color:#d95a1b;}
Border around this has a color of #d95a1b
<div style="border:2px solid #d95a1b;">Content here</div>
.myborder {border:2px solid #d95a1b;}