#960f21 color space conversions
Hex:
#960f21
RGB:
150, 15, 33
CMY:
41, 94, 87
CMYK:
0, 90, 78, 41
HSL:
352°, 81.8182%, 32.3529%
HSV (HSB):
352°, 90.0000%, 58.8235%
XYZ:
13.0230, 6.9355, 2.0911
xyY:
0.5906, 0.3145, 6.9355
CIE-Lab:
31.6596, 52.3380, 28.6121
CIE-LCH:
31.6596, 59.6483, 28.6645
CIE-Luv:
31.6596, 92.4167, 15.5516
Hunter-Lab:
26.3353, 42.1829, 13.7268
#960f21 color charts
#960f21 color shades, tints & tones
#960f21 color schemes
#960f21 color preview, HTML & CSS examples
This text has a color of #960f21
<p style="color:#960f21;">Text here</p>
.mytext {color:#960f21;}
This box has a color of #960f21
<div style="background-color:#960f21;">Content here</div>
.mybackground {background-color:#960f21;}
Border around this has a color of #960f21
<div style="border:2px solid #960f21;">Content here</div>
.myborder {border:2px solid #960f21;}