#e62d6f color space conversions
Hex:
#e62d6f
RGB:
230, 45, 111
CMY:
10, 82, 56
CMYK:
0, 80, 52, 10
HSL:
339°, 78.7234%, 53.9216%
HSV (HSB):
339°, 80.4348%, 90.1961%
XYZ:
36.4408, 19.8475, 16.9492
xyY:
0.4976, 0.2710, 19.8475
CIE-Lab:
51.6643, 71.5773, 9.0756
CIE-LCH:
51.6643, 72.1504, 7.2262
CIE-Luv:
51.6643, 121.4083, -2.9351
Hunter-Lab:
44.5505, 68.0434, 8.6285
#e62d6f color charts
#e62d6f color shades, tints & tones
#e62d6f color schemes
#e62d6f color preview, HTML & CSS examples
This text has a color of #e62d6f
<p style="color:#e62d6f;">Text here</p>
.mytext {color:#e62d6f;}
This box has a color of #e62d6f
<div style="background-color:#e62d6f;">Content here</div>
.mybackground {background-color:#e62d6f;}
Border around this has a color of #e62d6f
<div style="border:2px solid #e62d6f;">Content here</div>
.myborder {border:2px solid #e62d6f;}