#7e377b color space conversions
Hex:
#7e377b
RGB:
126, 55, 123
CMY:
51, 78, 52
CMYK:
0, 56, 2, 51
HSL:
303°, 39.2265%, 35.4902%
HSV (HSB):
303°, 56.3492%, 49.4118%
XYZ:
13.5455, 8.5981, 19.6846
xyY:
0.3238, 0.2056, 8.5981
CIE-Lab:
35.1986, 40.4859, -24.8151
CIE-LCH:
35.1986, 47.4857, 328.4946
CIE-Luv:
35.1986, 32.4703, -38.6370
Hunter-Lab:
29.3224, 31.1439, -19.2765
#7e377b color charts
#7e377b color shades, tints & tones
#7e377b color schemes
#7e377b color preview, HTML & CSS examples
This text has a color of #7e377b
<p style="color:#7e377b;">Text here</p>
.mytext {color:#7e377b;}
This box has a color of #7e377b
<div style="background-color:#7e377b;">Content here</div>
.mybackground {background-color:#7e377b;}
Border around this has a color of #7e377b
<div style="border:2px solid #7e377b;">Content here</div>
.myborder {border:2px solid #7e377b;}