#960c3d color space conversions
Hex:
#960c3d
RGB:
150, 12, 61
CMY:
41, 95, 76
CMYK:
0, 92, 59, 41
HSL:
339°, 85.1852%, 31.7647%
HSV (HSB):
339°, 92.0000%, 58.8235%
XYZ:
13.5515, 7.0839, 5.0680
xyY:
0.5272, 0.2756, 7.0839
CIE-Lab:
31.9971, 54.3234, 10.8108
CIE-LCH:
31.9971, 55.3887, 11.2553
CIE-Luv:
31.9971, 84.7082, 1.6119
Hunter-Lab:
26.6156, 44.3068, 7.3413
#960c3d color charts
#960c3d color shades, tints & tones
#960c3d color schemes
#960c3d color preview, HTML & CSS examples
This text has a color of #960c3d
<p style="color:#960c3d;">Text here</p>
.mytext {color:#960c3d;}
This box has a color of #960c3d
<div style="background-color:#960c3d;">Content here</div>
.mybackground {background-color:#960c3d;}
Border around this has a color of #960c3d
<div style="border:2px solid #960c3d;">Content here</div>
.myborder {border:2px solid #960c3d;}