#ee225f color space conversions
Hex:
#ee225f
RGB:
238, 34, 95
CMY:
7, 87, 63
CMYK:
0, 86, 60, 7
HSL:
342°, 85.7143%, 53.3333%
HSV (HSB):
342°, 85.7143%, 93.3333%
XYZ:
37.8975, 20.1474, 12.7179
xyY:
0.5356, 0.2847, 20.1474
CIE-Lab:
52.0035, 74.8924, 19.4828
CIE-LCH:
52.0035, 77.3851, 14.5819
CIE-Luv:
52.0035, 137.1787, 7.4577
Hunter-Lab:
44.8859, 72.1586, 14.6210
#ee225f color charts
#ee225f color shades, tints & tones
#ee225f color schemes
#ee225f color preview, HTML & CSS examples
This text has a color of #ee225f
<p style="color:#ee225f;">Text here</p>
.mytext {color:#ee225f;}
This box has a color of #ee225f
<div style="background-color:#ee225f;">Content here</div>
.mybackground {background-color:#ee225f;}
Border around this has a color of #ee225f
<div style="border:2px solid #ee225f;">Content here</div>
.myborder {border:2px solid #ee225f;}