#960d12 color space conversions
Hex:
#960d12
RGB:
150, 13, 18
CMY:
41, 95, 93
CMYK:
0, 91, 88, 41
HSL:
358°, 84.0491%, 31.9608%
HSV (HSB):
358°, 91.3333%, 58.8235%
XYZ:
12.8308, 6.8156, 1.2115
xyY:
0.6152, 0.3268, 6.8156
CIE-Lab:
31.3833, 52.2544, 37.0451
CIE-LCH:
31.3833, 64.0536, 35.3343
CIE-Luv:
31.3833, 95.6890, 19.7603
Hunter-Lab:
26.1066, 42.0420, 15.5231
#960d12 color charts
#960d12 color shades, tints & tones
#960d12 color schemes
#960d12 color preview, HTML & CSS examples
This text has a color of #960d12
<p style="color:#960d12;">Text here</p>
.mytext {color:#960d12;}
This box has a color of #960d12
<div style="background-color:#960d12;">Content here</div>
.mybackground {background-color:#960d12;}
Border around this has a color of #960d12
<div style="border:2px solid #960d12;">Content here</div>
.myborder {border:2px solid #960d12;}