#960a10 color space conversions
Hex:
#960a10
RGB:
150, 10, 16
CMY:
41, 96, 94
CMYK:
0, 93, 89, 41
HSL:
357°, 87.5000%, 31.3725%
HSV (HSB):
357°, 93.3333%, 58.8235%
XYZ:
12.7797, 6.7385, 1.1173
xyY:
0.6193, 0.3265, 6.7385
CIE-Lab:
31.2041, 52.6862, 37.9252
CIE-LCH:
31.2041, 64.9166, 35.7475
CIE-Luv:
31.2041, 96.6645, 19.9115
Hunter-Lab:
25.9587, 42.4499, 15.6191
#960a10 color charts
#960a10 color shades, tints & tones
#960a10 color schemes
#960a10 color preview, HTML & CSS examples
This text has a color of #960a10
<p style="color:#960a10;">Text here</p>
.mytext {color:#960a10;}
This box has a color of #960a10
<div style="background-color:#960a10;">Content here</div>
.mybackground {background-color:#960a10;}
Border around this has a color of #960a10
<div style="border:2px solid #960a10;">Content here</div>
.myborder {border:2px solid #960a10;}