#7f075f color space conversions
Hex:
#7f075f
RGB:
127, 7, 95
CMY:
50, 97, 63
CMYK:
0, 94, 25, 50
HSL:
316°, 89.5522%, 26.2745%
HSV (HSB):
316°, 94.4882%, 49.8039%
XYZ:
10.8939, 5.4902, 11.3120
xyY:
0.3933, 0.1982, 5.4902
CIE-Lab:
28.0881, 52.8418, -18.0068
CIE-LCH:
28.0881, 55.8256, 341.1825
CIE-Luv:
28.0881, 52.8665, -29.1482
Hunter-Lab:
23.4312, 41.9860, -12.2219
#7f075f color charts
#7f075f color shades, tints & tones
#7f075f color schemes
#7f075f color preview, HTML & CSS examples
This text has a color of #7f075f
<p style="color:#7f075f;">Text here</p>
.mytext {color:#7f075f;}
This box has a color of #7f075f
<div style="background-color:#7f075f;">Content here</div>
.mybackground {background-color:#7f075f;}
Border around this has a color of #7f075f
<div style="border:2px solid #7f075f;">Content here</div>
.myborder {border:2px solid #7f075f;}