#7e377e color space conversions
Hex:
#7e377e
RGB:
126, 55, 126
CMY:
51, 78, 51
CMYK:
0, 56, 0, 51
HSL:
300°, 39.2265%, 35.4902%
HSV (HSB):
300°, 56.3492%, 49.4118%
XYZ:
13.7363, 8.6744, 20.6890
xyY:
0.3187, 0.2013, 8.6744
CIE-Lab:
35.3496, 41.0552, -26.4464
CIE-LCH:
35.3496, 48.8359, 327.2117
CIE-Luv:
35.3496, 31.7037, -40.9959
Hunter-Lab:
29.4523, 31.7093, -21.0322
#7e377e color charts
#7e377e color shades, tints & tones
#7e377e color schemes
#7e377e color preview, HTML & CSS examples
This text has a color of #7e377e
<p style="color:#7e377e;">Text here</p>
.mytext {color:#7e377e;}
This box has a color of #7e377e
<div style="background-color:#7e377e;">Content here</div>
.mybackground {background-color:#7e377e;}
Border around this has a color of #7e377e
<div style="border:2px solid #7e377e;">Content here</div>
.myborder {border:2px solid #7e377e;}