#960a05 color space conversions
Hex:
#960a05
RGB:
150, 10, 5
CMY:
41, 96, 98
CMYK:
0, 93, 97, 41
HSL:
2°, 93.5484%, 30.3922%
HSV (HSB):
2°, 96.6667%, 58.8235%
XYZ:
12.7136, 6.7121, 0.7691
xyY:
0.6296, 0.3324, 6.7121
CIE-Lab:
31.1422, 52.5102, 42.6934
CIE-LCH:
31.1422, 67.6760, 39.1128
CIE-Luv:
31.1422, 97.8481, 21.7686
Hunter-Lab:
25.9077, 42.2565, 16.3754
#960a05 color charts
#960a05 color shades, tints & tones
#960a05 color schemes
#960a05 color preview, HTML & CSS examples
This text has a color of #960a05
<p style="color:#960a05;">Text here</p>
.mytext {color:#960a05;}
This box has a color of #960a05
<div style="background-color:#960a05;">Content here</div>
.mybackground {background-color:#960a05;}
Border around this has a color of #960a05
<div style="border:2px solid #960a05;">Content here</div>
.myborder {border:2px solid #960a05;}