#960e11 color space conversions
Hex:
#960e11
RGB:
150, 14, 17
CMY:
41, 95, 93
CMYK:
0, 91, 89, 41
HSL:
359°, 82.9268%, 32.1569%
HSV (HSB):
359°, 90.6667%, 58.8235%
XYZ:
12.8359, 6.8386, 1.1738
xyY:
0.6157, 0.3280, 6.8386
CIE-Lab:
31.4366, 52.0587, 37.6060
CIE-LCH:
31.4366, 64.2209, 35.8435
CIE-Luv:
31.4366, 95.5693, 20.0848
Hunter-Lab:
26.1507, 41.8519, 15.6443
#960e11 color charts
#960e11 color shades, tints & tones
#960e11 color schemes
#960e11 color preview, HTML & CSS examples
This text has a color of #960e11
<p style="color:#960e11;">Text here</p>
.mytext {color:#960e11;}
This box has a color of #960e11
<div style="background-color:#960e11;">Content here</div>
.mybackground {background-color:#960e11;}
Border around this has a color of #960e11
<div style="border:2px solid #960e11;">Content here</div>
.myborder {border:2px solid #960e11;}