#960b24 color space conversions
Hex:
#960b24
RGB:
150, 11, 36
CMY:
41, 96, 86
CMYK:
0, 93, 76, 41
HSL:
349°, 86.3354%, 31.5686%
HSV (HSB):
349°, 92.6667%, 58.8235%
XYZ:
13.0158, 6.8507, 2.3054
xyY:
0.5870, 0.3090, 6.8507
CIE-Lab:
31.4647, 53.1303, 26.5061
CIE-LCH:
31.4647, 59.3751, 26.5140
CIE-Luv:
31.4647, 92.6463, 13.9858
Hunter-Lab:
26.1739, 42.9602, 13.0995
#960b24 color charts
#960b24 color shades, tints & tones
#960b24 color schemes
#960b24 color preview, HTML & CSS examples
This text has a color of #960b24
<p style="color:#960b24;">Text here</p>
.mytext {color:#960b24;}
This box has a color of #960b24
<div style="background-color:#960b24;">Content here</div>
.mybackground {background-color:#960b24;}
Border around this has a color of #960b24
<div style="border:2px solid #960b24;">Content here</div>
.myborder {border:2px solid #960b24;}