#e0208d color space conversions
Hex:
#e0208d
RGB:
224, 32, 141
CMY:
12, 87, 45
CMYK:
0, 86, 37, 12
HSL:
326°, 75.5906%, 50.1961%
HSV (HSB):
326°, 85.7143%, 87.8431%
XYZ:
36.0647, 18.8034, 26.9279
xyY:
0.4409, 0.2299, 18.8034
CIE-Lab:
50.4564, 75.5300, -10.9587
CIE-LCH:
50.4564, 76.3209, 351.7446
CIE-Luv:
50.4564, 107.4433, -28.9217
Hunter-Lab:
43.3629, 72.5725, -6.4644
#e0208d color charts
#e0208d color shades, tints & tones
#e0208d color schemes
#e0208d color preview, HTML & CSS examples
This text has a color of #e0208d
<p style="color:#e0208d;">Text here</p>
.mytext {color:#e0208d;}
This box has a color of #e0208d
<div style="background-color:#e0208d;">Content here</div>
.mybackground {background-color:#e0208d;}
Border around this has a color of #e0208d
<div style="border:2px solid #e0208d;">Content here</div>
.myborder {border:2px solid #e0208d;}