#970f7b color space conversions
Hex:
#970f7b
RGB:
151, 15, 123
CMY:
41, 94, 52
CMYK:
0, 90, 19, 41
HSL:
312°, 81.9277%, 32.5490%
HSV (HSB):
312°, 90.0662%, 59.2157%
XYZ:
16.5085, 8.3510, 19.4807
xyY:
0.3723, 0.1883, 8.3510
CIE-Lab:
34.7035, 60.4218, -25.2770
CIE-LCH:
34.7035, 65.4959, 337.2984
CIE-Luv:
34.7035, 59.5393, -41.9320
Hunter-Lab:
28.8981, 51.3990, -19.7397
#970f7b color charts
#970f7b color shades, tints & tones
#970f7b color schemes
#970f7b color preview, HTML & CSS examples
This text has a color of #970f7b
<p style="color:#970f7b;">Text here</p>
.mytext {color:#970f7b;}
This box has a color of #970f7b
<div style="background-color:#970f7b;">Content here</div>
.mybackground {background-color:#970f7b;}
Border around this has a color of #970f7b
<div style="border:2px solid #970f7b;">Content here</div>
.myborder {border:2px solid #970f7b;}