#960e5d color space conversions
Hex:
#960e5d
RGB:
150, 14, 93
CMY:
41, 95, 64
CMYK:
0, 91, 38, 41
HSL:
325°, 82.9268%, 32.1569%
HSV (HSB):
325°, 90.6667%, 58.8235%
XYZ:
14.7105, 7.5884, 11.0453
xyY:
0.4412, 0.2276, 7.5884
CIE-Lab:
33.1106, 56.7683, -8.6024
CIE-LCH:
33.1106, 57.4163, 351.3832
CIE-Luv:
33.1106, 71.5033, -19.7588
Hunter-Lab:
27.5471, 47.1139, -4.4900
#960e5d color charts
#960e5d color shades, tints & tones
#960e5d color schemes
#960e5d color preview, HTML & CSS examples
This text has a color of #960e5d
<p style="color:#960e5d;">Text here</p>
.mytext {color:#960e5d;}
This box has a color of #960e5d
<div style="background-color:#960e5d;">Content here</div>
.mybackground {background-color:#960e5d;}
Border around this has a color of #960e5d
<div style="border:2px solid #960e5d;">Content here</div>
.myborder {border:2px solid #960e5d;}