#960c2e color space conversions
Hex:
#960c2e
RGB:
150, 12, 46
CMY:
41, 95, 82
CMYK:
0, 92, 69, 41
HSL:
345°, 85.1852%, 31.7647%
HSV (HSB):
345°, 92.0000%, 58.8235%
XYZ:
13.2023, 6.9442, 3.2293
xyY:
0.5648, 0.2971, 6.9442
CIE-Lab:
31.6796, 53.4291, 20.2983
CIE-LCH:
31.6796, 57.1550, 20.8024
CIE-Luv:
31.6796, 89.6996, 9.7056
Hunter-Lab:
26.3519, 43.3126, 11.1806
#960c2e color charts
#960c2e color shades, tints & tones
#960c2e color schemes
#960c2e color preview, HTML & CSS examples
This text has a color of #960c2e
<p style="color:#960c2e;">Text here</p>
.mytext {color:#960c2e;}
This box has a color of #960c2e
<div style="background-color:#960c2e;">Content here</div>
.mybackground {background-color:#960c2e;}
Border around this has a color of #960c2e
<div style="border:2px solid #960c2e;">Content here</div>
.myborder {border:2px solid #960c2e;}