#970d30 color space conversions
Hex:
#970d30
RGB:
151, 13, 48
CMY:
41, 95, 81
CMYK:
0, 91, 68, 41
HSL:
345°, 84.1463%, 32.1569%
HSV (HSB):
345°, 91.3907%, 59.2157%
XYZ:
13.4399, 7.0806, 3.4546
xyY:
0.5606, 0.2953, 7.0806
CIE-Lab:
31.9896, 53.6373, 19.4251
CIE-LCH:
31.9896, 57.0465, 19.9082
CIE-Luv:
31.9896, 89.6844, 9.0701
Hunter-Lab:
26.6093, 43.5911, 10.9290
#970d30 color charts
#970d30 color shades, tints & tones
#970d30 color schemes
#970d30 color preview, HTML & CSS examples
This text has a color of #970d30
<p style="color:#970d30;">Text here</p>
.mytext {color:#970d30;}
This box has a color of #970d30
<div style="background-color:#970d30;">Content here</div>
.mybackground {background-color:#970d30;}
Border around this has a color of #970d30
<div style="border:2px solid #970d30;">Content here</div>
.myborder {border:2px solid #970d30;}