#7f1f5f color space conversions
Hex:
#7f1f5f
RGB:
127, 31, 95
CMY:
50, 88, 63
CMYK:
0, 76, 25, 50
HSL:
320°, 60.7595%, 30.9804%
HSV (HSB):
320°, 75.5906%, 49.8039%
XYZ:
11.3079, 6.3182, 11.4500
xyY:
0.3889, 0.2173, 6.3182
CIE-Lab:
30.2015, 46.7705, -14.7437
CIE-LCH:
30.2015, 49.0393, 342.5034
CIE-Luv:
30.2015, 48.7838, -24.8970
Hunter-Lab:
25.1361, 36.3135, -9.4126
#7f1f5f color charts
#7f1f5f color shades, tints & tones
#7f1f5f color schemes
#7f1f5f color preview, HTML & CSS examples
This text has a color of #7f1f5f
<p style="color:#7f1f5f;">Text here</p>
.mytext {color:#7f1f5f;}
This box has a color of #7f1f5f
<div style="background-color:#7f1f5f;">Content here</div>
.mybackground {background-color:#7f1f5f;}
Border around this has a color of #7f1f5f
<div style="border:2px solid #7f1f5f;">Content here</div>
.myborder {border:2px solid #7f1f5f;}