#e63d5f color space conversions
Hex:
#e63d5f
RGB:
230, 61, 95
CMY:
10, 76, 63
CMYK:
0, 73, 59, 10
HSL:
348°, 77.1689%, 57.0588%
HSV (HSB):
348°, 73.4783%, 90.1961%
XYZ:
36.3674, 20.9867, 12.9605
xyY:
0.5172, 0.2985, 20.9867
CIE-Lab:
52.9349, 65.8567, 20.4709
CIE-LCH:
52.9349, 68.9649, 17.2673
CIE-Luv:
52.9349, 120.5041, 10.9490
Hunter-Lab:
45.8112, 61.5332, 15.2940
#e63d5f color charts
#e63d5f color shades, tints & tones
#e63d5f color schemes
#e63d5f color preview, HTML & CSS examples
This text has a color of #e63d5f
<p style="color:#e63d5f;">Text here</p>
.mytext {color:#e63d5f;}
This box has a color of #e63d5f
<div style="background-color:#e63d5f;">Content here</div>
.mybackground {background-color:#e63d5f;}
Border around this has a color of #e63d5f
<div style="border:2px solid #e63d5f;">Content here</div>
.myborder {border:2px solid #e63d5f;}