#970e31 color space conversions
Hex:
#970e31
RGB:
151, 14, 49
CMY:
41, 95, 81
CMYK:
0, 91, 68, 41
HSL:
345°, 83.0303%, 32.3529%
HSV (HSB):
345°, 90.7285%, 59.2157%
XYZ:
13.4739, 7.1151, 3.5689
xyY:
0.5577, 0.2945, 7.1151
CIE-Lab:
32.0676, 53.5205, 18.8689
CIE-LCH:
32.0676, 56.7493, 19.4203
CIE-Luv:
32.0676, 89.1567, 8.6854
Hunter-Lab:
26.6742, 43.4856, 10.7391
#970e31 color charts
#970e31 color shades, tints & tones
#970e31 color schemes
#970e31 color preview, HTML & CSS examples
This text has a color of #970e31
<p style="color:#970e31;">Text here</p>
.mytext {color:#970e31;}
This box has a color of #970e31
<div style="background-color:#970e31;">Content here</div>
.mybackground {background-color:#970e31;}
Border around this has a color of #970e31
<div style="border:2px solid #970e31;">Content here</div>
.myborder {border:2px solid #970e31;}