#e62d81 color space conversions
Hex:
#e62d81
RGB:
230, 45, 129
CMY:
10, 82, 49
CMYK:
0, 80, 44, 10
HSL:
333°, 78.7234%, 53.9216%
HSV (HSB):
333°, 80.4348%, 90.1961%
XYZ:
37.5340, 20.2847, 22.7060
xyY:
0.4661, 0.2519, 20.2847
CIE-Lab:
52.1576, 73.0475, -1.0883
CIE-LCH:
52.1576, 73.0556, 359.1465
CIE-Luv:
52.1576, 114.1929, -15.5801
Hunter-Lab:
45.0386, 69.9396, 1.6363
#e62d81 color charts
#e62d81 color shades, tints & tones
#e62d81 color schemes
#e62d81 color preview, HTML & CSS examples
This text has a color of #e62d81
<p style="color:#e62d81;">Text here</p>
.mytext {color:#e62d81;}
This box has a color of #e62d81
<div style="background-color:#e62d81;">Content here</div>
.mybackground {background-color:#e62d81;}
Border around this has a color of #e62d81
<div style="border:2px solid #e62d81;">Content here</div>
.myborder {border:2px solid #e62d81;}