#e32a63 color space conversions
Hex:
#e32a63
RGB:
227, 42, 99
CMY:
11, 84, 61
CMYK:
0, 81, 56, 11
HSL:
342°, 76.7635%, 52.7451%
HSV (HSB):
342°, 81.4978%, 89.0196%
XYZ:
34.7586, 18.8877, 13.6181
xyY:
0.5167, 0.2808, 18.8877
CIE-Lab:
50.5555, 70.6793, 14.7320
CIE-LCH:
50.5555, 72.1983, 11.7739
CIE-Luv:
50.5555, 124.5573, 3.4608
Hunter-Lab:
43.4600, 66.7068, 11.8436
#e32a63 color charts
#e32a63 color shades, tints & tones
#e32a63 color schemes
#e32a63 color preview, HTML & CSS examples
This text has a color of #e32a63
<p style="color:#e32a63;">Text here</p>
.mytext {color:#e32a63;}
This box has a color of #e32a63
<div style="background-color:#e32a63;">Content here</div>
.mybackground {background-color:#e32a63;}
Border around this has a color of #e32a63
<div style="border:2px solid #e32a63;">Content here</div>
.myborder {border:2px solid #e32a63;}