#960c09 color space conversions
Hex:
#960c09
RGB:
150, 12, 9
CMY:
41, 95, 96
CMYK:
0, 92, 94, 41
HSL:
1°, 88.6792%, 31.1765%
HSV (HSB):
1°, 94.0000%, 58.8235%
XYZ:
12.7585, 6.7667, 0.8921
xyY:
0.6249, 0.3314, 6.7667
CIE-Lab:
31.2698, 52.2607, 41.1533
CIE-LCH:
31.2698, 66.5190, 38.2191
CIE-Luv:
31.2698, 96.9879, 21.3283
Hunter-Lab:
26.0129, 42.0258, 16.1757
#960c09 color charts
#960c09 color shades, tints & tones
#960c09 color schemes
#960c09 color preview, HTML & CSS examples
This text has a color of #960c09
<p style="color:#960c09;">Text here</p>
.mytext {color:#960c09;}
This box has a color of #960c09
<div style="background-color:#960c09;">Content here</div>
.mybackground {background-color:#960c09;}
Border around this has a color of #960c09
<div style="border:2px solid #960c09;">Content here</div>
.myborder {border:2px solid #960c09;}