#e62d7f color space conversions
Hex:
#e62d7f
RGB:
230, 45, 127
CMY:
10, 82, 50
CMYK:
0, 80, 45, 10
HSL:
333°, 78.7234%, 53.9216%
HSV (HSB):
333°, 80.4348%, 90.1961%
XYZ:
37.4023, 20.2321, 22.0125
xyY:
0.4696, 0.2540, 20.2321
CIE-Lab:
52.0986, 72.8725, 0.0298
CIE-LCH:
52.0986, 72.8725, 0.0234
CIE-Luv:
52.0986, 115.0170, -14.1262
Hunter-Lab:
44.9801, 69.7130, 2.4705
#e62d7f color charts
#e62d7f color shades, tints & tones
#e62d7f color schemes
#e62d7f color preview, HTML & CSS examples
This text has a color of #e62d7f
<p style="color:#e62d7f;">Text here</p>
.mytext {color:#e62d7f;}
This box has a color of #e62d7f
<div style="background-color:#e62d7f;">Content here</div>
.mybackground {background-color:#e62d7f;}
Border around this has a color of #e62d7f
<div style="border:2px solid #e62d7f;">Content here</div>
.myborder {border:2px solid #e62d7f;}