#950d3c color space conversions
Hex:
#950d3c
RGB:
149, 13, 60
CMY:
42, 95, 76
CMYK:
0, 91, 60, 42
HSL:
339°, 83.9506%, 31.7647%
HSV (HSB):
339°, 91.2752%, 58.4314%
XYZ:
13.3540, 7.0037, 4.9230
xyY:
0.5282, 0.2770, 7.0037
CIE-Lab:
31.8152, 53.8324, 11.1899
CIE-LCH:
31.8152, 54.9831, 11.7426
CIE-Luv:
31.8152, 84.0626, 2.0526
Hunter-Lab:
26.4644, 43.7585, 7.4958
#950d3c color charts
#950d3c color shades, tints & tones
#950d3c color schemes
#950d3c color preview, HTML & CSS examples
This text has a color of #950d3c
<p style="color:#950d3c;">Text here</p>
.mytext {color:#950d3c;}
This box has a color of #950d3c
<div style="background-color:#950d3c;">Content here</div>
.mybackground {background-color:#950d3c;}
Border around this has a color of #950d3c
<div style="border:2px solid #950d3c;">Content here</div>
.myborder {border:2px solid #950d3c;}