#960e28 color space conversions
Hex:
#960e28
RGB:
150, 14, 40
CMY:
41, 95, 84
CMYK:
0, 91, 73, 41
HSL:
349°, 82.9268%, 32.1569%
HSV (HSB):
349°, 90.6667%, 58.8235%
XYZ:
13.1177, 6.9513, 2.6578
xyY:
0.5772, 0.3059, 6.9513
CIE-Lab:
31.6958, 52.8052, 24.2175
CIE-LCH:
31.6958, 58.0937, 24.6371
CIE-Luv:
31.6958, 90.9462, 12.6569
Hunter-Lab:
26.3653, 42.6710, 12.4788
#960e28 color charts
#960e28 color shades, tints & tones
#960e28 color schemes
#960e28 color preview, HTML & CSS examples
This text has a color of #960e28
<p style="color:#960e28;">Text here</p>
.mytext {color:#960e28;}
This box has a color of #960e28
<div style="background-color:#960e28;">Content here</div>
.mybackground {background-color:#960e28;}
Border around this has a color of #960e28
<div style="border:2px solid #960e28;">Content here</div>
.myborder {border:2px solid #960e28;}