#7e2e7e color space conversions
Hex:
#7e2e7e
RGB:
126, 46, 126
CMY:
51, 82, 51
CMYK:
0, 63, 0, 51
HSL:
300°, 46.5116%, 33.7255%
HSV (HSB):
300°, 63.4921%, 49.4118%
XYZ:
13.3471, 7.8960, 20.5593
xyY:
0.3193, 0.1889, 7.8960
CIE-Lab:
33.7653, 45.3823, -28.9372
CIE-LCH:
33.7653, 53.8230, 327.4771
CIE-Luv:
33.7653, 34.2904, -44.3401
Hunter-Lab:
28.0998, 35.6109, -23.7099
#7e2e7e color charts
#7e2e7e color shades, tints & tones
#7e2e7e color schemes
#7e2e7e color preview, HTML & CSS examples
This text has a color of #7e2e7e
<p style="color:#7e2e7e;">Text here</p>
.mytext {color:#7e2e7e;}
This box has a color of #7e2e7e
<div style="background-color:#7e2e7e;">Content here</div>
.mybackground {background-color:#7e2e7e;}
Border around this has a color of #7e2e7e
<div style="border:2px solid #7e2e7e;">Content here</div>
.myborder {border:2px solid #7e2e7e;}