#7f2a65 color space conversions
Hex:
#7f2a65
RGB:
127, 42, 101
CMY:
50, 84, 60
CMYK:
0, 67, 20, 50
HSL:
318°, 50.2959%, 33.1373%
HSV (HSB):
318°, 66.9291%, 49.8039%
XYZ:
11.9293, 7.1075, 13.0551
xyY:
0.3717, 0.2215, 7.1075
CIE-Lab:
32.0505, 43.2252, -15.7754
CIE-LCH:
32.0505, 46.0139, 339.9500
CIE-Luv:
32.0505, 43.6357, -26.1351
Hunter-Lab:
26.6600, 33.2170, -10.3716
#7f2a65 color charts
#7f2a65 color shades, tints & tones
#7f2a65 color schemes
#7f2a65 color preview, HTML & CSS examples
This text has a color of #7f2a65
<p style="color:#7f2a65;">Text here</p>
.mytext {color:#7f2a65;}
This box has a color of #7f2a65
<div style="background-color:#7f2a65;">Content here</div>
.mybackground {background-color:#7f2a65;}
Border around this has a color of #7f2a65
<div style="border:2px solid #7f2a65;">Content here</div>
.myborder {border:2px solid #7f2a65;}