#960b08 color space conversions
Hex:
#960b08
RGB:
150, 11, 8
CMY:
41, 96, 97
CMYK:
0, 93, 95, 41
HSL:
1°, 89.8734%, 30.9804%
HSV (HSB):
1°, 94.6667%, 58.8235%
XYZ:
12.7412, 6.7409, 0.8593
xyY:
0.6264, 0.3314, 6.7409
CIE-Lab:
31.2096, 52.4043, 41.5185
CIE-LCH:
31.2096, 66.8581, 38.3888
CIE-Luv:
31.2096, 97.3247, 21.3904
Hunter-Lab:
25.9633, 42.1612, 16.2119
#960b08 color charts
#960b08 color shades, tints & tones
#960b08 color schemes
#960b08 color preview, HTML & CSS examples
This text has a color of #960b08
<p style="color:#960b08;">Text here</p>
.mytext {color:#960b08;}
This box has a color of #960b08
<div style="background-color:#960b08;">Content here</div>
.mybackground {background-color:#960b08;}
Border around this has a color of #960b08
<div style="border:2px solid #960b08;">Content here</div>
.myborder {border:2px solid #960b08;}