#960e0e color space conversions
Hex:
#960e0e
RGB:
150, 14, 14
CMY:
41, 95, 95
CMYK:
0, 91, 91, 41
HSL:
0°, 82.9268%, 32.1569%
HSV (HSB):
0°, 90.6667%, 58.8235%
XYZ:
12.8140, 6.8298, 1.0584
xyY:
0.6190, 0.3299, 6.8298
CIE-Lab:
31.4163, 52.0001, 39.0690
CIE-LCH:
31.4163, 65.0415, 36.9185
CIE-Luv:
31.4163, 95.9491, 20.6912
Hunter-Lab:
26.1339, 41.7878, 15.8926
#960e0e color charts
#960e0e color shades, tints & tones
#960e0e color schemes
#960e0e color preview, HTML & CSS examples
This text has a color of #960e0e
<p style="color:#960e0e;">Text here</p>
.mytext {color:#960e0e;}
This box has a color of #960e0e
<div style="background-color:#960e0e;">Content here</div>
.mybackground {background-color:#960e0e;}
Border around this has a color of #960e0e
<div style="border:2px solid #960e0e;">Content here</div>
.myborder {border:2px solid #960e0e;}