#7f2e65 color space conversions
Hex:
#7f2e65
RGB:
127, 46, 101
CMY:
50, 82, 60
CMYK:
0, 64, 20, 50
HSL:
319°, 46.8208%, 33.9216%
HSV (HSB):
319°, 63.7795%, 49.8039%
XYZ:
12.0784, 7.4056, 13.1047
xyY:
0.3706, 0.2272, 7.4056
CIE-Lab:
32.7130, 41.4078, -14.7581
CIE-LCH:
32.7130, 43.9591, 340.3835
CIE-Luv:
32.7130, 42.3212, -24.7170
Hunter-Lab:
27.2132, 31.6025, -9.5023
#7f2e65 color charts
#7f2e65 color shades, tints & tones
#7f2e65 color schemes
#7f2e65 color preview, HTML & CSS examples
This text has a color of #7f2e65
<p style="color:#7f2e65;">Text here</p>
.mytext {color:#7f2e65;}
This box has a color of #7f2e65
<div style="background-color:#7f2e65;">Content here</div>
.mybackground {background-color:#7f2e65;}
Border around this has a color of #7f2e65
<div style="border:2px solid #7f2e65;">Content here</div>
.myborder {border:2px solid #7f2e65;}