#e63f6a color space conversions
Hex:
#e63f6a
RGB:
230, 63, 106
CMY:
10, 75, 58
CMYK:
0, 73, 54, 10
HSL:
345°, 76.9585%, 57.4510%
HSV (HSB):
345°, 72.6087%, 90.1961%
XYZ:
37.0122, 21.4186, 15.8191
xyY:
0.4985, 0.2885, 21.4186
CIE-Lab:
53.4046, 65.9646, 14.5225
CIE-LCH:
53.4046, 67.5443, 12.4159
CIE-Luv:
53.4046, 115.9677, 4.6895
Hunter-Lab:
46.2802, 61.7631, 12.1302
#e63f6a color charts
#e63f6a color shades, tints & tones
#e63f6a color schemes
#e63f6a color preview, HTML & CSS examples
This text has a color of #e63f6a
<p style="color:#e63f6a;">Text here</p>
.mytext {color:#e63f6a;}
This box has a color of #e63f6a
<div style="background-color:#e63f6a;">Content here</div>
.mybackground {background-color:#e63f6a;}
Border around this has a color of #e63f6a
<div style="border:2px solid #e63f6a;">Content here</div>
.myborder {border:2px solid #e63f6a;}