#960e04 color space conversions
Hex:
#960e04
RGB:
150, 14, 4
CMY:
41, 95, 98
CMYK:
0, 91, 97, 41
HSL:
4°, 94.8052%, 30.1961%
HSV (HSB):
4°, 97.3333%, 58.8235%
XYZ:
12.7566, 6.8069, 0.7564
xyY:
0.6278, 0.3350, 6.8069
CIE-Lab:
31.3631, 51.8461, 43.2557
CIE-LCH:
31.3631, 67.5209, 39.8386
CIE-Luv:
31.3631, 96.9579, 22.2996
Hunter-Lab:
26.0900, 41.6196, 16.5441
#960e04 color charts
#960e04 color shades, tints & tones
#960e04 color schemes
#960e04 color preview, HTML & CSS examples
This text has a color of #960e04
<p style="color:#960e04;">Text here</p>
.mytext {color:#960e04;}
This box has a color of #960e04
<div style="background-color:#960e04;">Content here</div>
.mybackground {background-color:#960e04;}
Border around this has a color of #960e04
<div style="border:2px solid #960e04;">Content here</div>
.myborder {border:2px solid #960e04;}