#7f1f6e color space conversions
Hex:
#7f1f6e
RGB:
127, 31, 110
CMY:
50, 88, 57
CMYK:
0, 76, 13, 50
HSL:
311°, 60.7595%, 30.9804%
HSV (HSB):
311°, 75.5906%, 49.8039%
XYZ:
12.0569, 6.6178, 15.3937
xyY:
0.3539, 0.1943, 6.6178
CIE-Lab:
30.9205, 48.9849, -23.2923
CIE-LCH:
30.9205, 54.2407, 334.5689
CIE-Luv:
30.9205, 43.5556, -36.2528
Hunter-Lab:
25.7251, 38.6408, -17.4713
#7f1f6e color charts
#7f1f6e color shades, tints & tones
#7f1f6e color schemes
#7f1f6e color preview, HTML & CSS examples
This text has a color of #7f1f6e
<p style="color:#7f1f6e;">Text here</p>
.mytext {color:#7f1f6e;}
This box has a color of #7f1f6e
<div style="background-color:#7f1f6e;">Content here</div>
.mybackground {background-color:#7f1f6e;}
Border around this has a color of #7f1f6e
<div style="border:2px solid #7f1f6e;">Content here</div>
.myborder {border:2px solid #7f1f6e;}