#960d32 color space conversions
Hex:
#960d32
RGB:
150, 13, 50
CMY:
41, 95, 80
CMYK:
0, 91, 67, 41
HSL:
344°, 84.0491%, 31.9608%
HSV (HSB):
344°, 91.3333%, 58.8235%
XYZ:
13.2973, 7.0022, 3.6683
xyY:
0.5548, 0.2921, 7.0022
CIE-Lab:
31.8118, 53.4790, 17.8392
CIE-LCH:
31.8118, 56.3759, 18.4474
CIE-Luv:
31.8118, 88.2578, 7.8255
Hunter-Lab:
26.4616, 43.3909, 10.3039
#960d32 color charts
#960d32 color shades, tints & tones
#960d32 color schemes
#960d32 color preview, HTML & CSS examples
This text has a color of #960d32
<p style="color:#960d32;">Text here</p>
.mytext {color:#960d32;}
This box has a color of #960d32
<div style="background-color:#960d32;">Content here</div>
.mybackground {background-color:#960d32;}
Border around this has a color of #960d32
<div style="border:2px solid #960d32;">Content here</div>
.myborder {border:2px solid #960d32;}