#ee145f color space conversions
Hex:
#ee145f
RGB:
238, 20, 95
CMY:
7, 92, 63
CMYK:
0, 92, 60, 7
HSL:
339°, 86.5079%, 50.5882%
HSV (HSB):
339°, 91.5966%, 93.3333%
XYZ:
37.5756, 19.5037, 12.6106
xyY:
0.5392, 0.2799, 19.5037
CIE-Lab:
51.2714, 77.0033, 18.4962
CIE-LCH:
51.2714, 79.1936, 13.5066
CIE-Luv:
51.2714, 140.3922, 5.8017
Hunter-Lab:
44.1630, 74.5897, 13.9840
#ee145f color charts
#ee145f color shades, tints & tones
#ee145f color schemes
#ee145f color preview, HTML & CSS examples
This text has a color of #ee145f
<p style="color:#ee145f;">Text here</p>
.mytext {color:#ee145f;}
This box has a color of #ee145f
<div style="background-color:#ee145f;">Content here</div>
.mybackground {background-color:#ee145f;}
Border around this has a color of #ee145f
<div style="border:2px solid #ee145f;">Content here</div>
.myborder {border:2px solid #ee145f;}