#960c32 color space conversions
Hex:
#960c32
RGB:
150, 12, 50
CMY:
41, 95, 80
CMYK:
0, 92, 67, 41
HSL:
343°, 85.1852%, 31.7647%
HSV (HSB):
343°, 92.0000%, 58.8235%
XYZ:
13.2849, 6.9773, 3.6642
xyY:
0.5552, 0.2916, 6.9773
CIE-Lab:
31.7551, 53.6425, 17.7657
CIE-LCH:
31.7551, 56.5079, 18.3242
CIE-Luv:
31.7551, 88.4655, 7.7155
Hunter-Lab:
26.4145, 43.5491, 10.2656
#960c32 color charts
#960c32 color shades, tints & tones
#960c32 color schemes
#960c32 color preview, HTML & CSS examples
This text has a color of #960c32
<p style="color:#960c32;">Text here</p>
.mytext {color:#960c32;}
This box has a color of #960c32
<div style="background-color:#960c32;">Content here</div>
.mybackground {background-color:#960c32;}
Border around this has a color of #960c32
<div style="border:2px solid #960c32;">Content here</div>
.myborder {border:2px solid #960c32;}