#e114a3 color space conversions
Hex:
#e114a3
RGB:
225, 20, 163
CMY:
12, 92, 36
CMYK:
0, 91, 28, 12
HSL:
318°, 83.6735%, 48.0392%
HSV (HSB):
318°, 91.1111%, 88.2353%
XYZ:
37.9124, 19.1522, 36.3489
xyY:
0.4059, 0.2050, 19.1522
CIE-Lab:
50.8648, 79.8486, -23.4575
CIE-LCH:
50.8648, 83.2229, 343.6285
CIE-Luv:
50.8648, 100.1042, -47.2075
Hunter-Lab:
43.7632, 78.0500, -18.6108
#e114a3 color charts
#e114a3 color shades, tints & tones
#e114a3 color schemes
#e114a3 color preview, HTML & CSS examples
This text has a color of #e114a3
<p style="color:#e114a3;">Text here</p>
.mytext {color:#e114a3;}
This box has a color of #e114a3
<div style="background-color:#e114a3;">Content here</div>
.mybackground {background-color:#e114a3;}
Border around this has a color of #e114a3
<div style="border:2px solid #e114a3;">Content here</div>
.myborder {border:2px solid #e114a3;}