#960e03 color space conversions
Hex:
#960e03
RGB:
150, 14, 3
CMY:
41, 95, 99
CMYK:
0, 91, 98, 41
HSL:
4°, 96.0784%, 30.0000%
HSV (HSB):
4°, 98.0000%, 58.8235%
XYZ:
12.7512, 6.8047, 0.7275
xyY:
0.6287, 0.3355, 6.8047
CIE-Lab:
31.3581, 51.8313, 43.6596
CIE-LCH:
31.3581, 67.7691, 40.1087
CIE-Luv:
31.3581, 97.0554, 22.4549
Hunter-Lab:
26.0858, 41.6036, 16.6065
#960e03 color charts
#960e03 color shades, tints & tones
#960e03 color schemes
#960e03 color preview, HTML & CSS examples
This text has a color of #960e03
<p style="color:#960e03;">Text here</p>
.mytext {color:#960e03;}
This box has a color of #960e03
<div style="background-color:#960e03;">Content here</div>
.mybackground {background-color:#960e03;}
Border around this has a color of #960e03
<div style="border:2px solid #960e03;">Content here</div>
.myborder {border:2px solid #960e03;}