#e3204d color space conversions
Hex:
#e3204d
RGB:
227, 32, 77
CMY:
11, 87, 70
CMYK:
0, 86, 66, 11
HSL:
346°, 77.6892%, 50.7843%
HSV (HSB):
346°, 85.9031%, 89.0196%
XYZ:
33.5346, 17.8997, 8.7087
xyY:
0.5576, 0.2976, 17.8997
CIE-Lab:
49.3743, 71.5236, 26.5433
CIE-LCH:
49.3743, 76.2900, 20.3605
CIE-Luv:
49.3743, 135.3846, 14.4936
Hunter-Lab:
42.3081, 67.4452, 17.4114
#e3204d color charts
#e3204d color shades, tints & tones
#e3204d color schemes
#e3204d color preview, HTML & CSS examples
This text has a color of #e3204d
<p style="color:#e3204d;">Text here</p>
.mytext {color:#e3204d;}
This box has a color of #e3204d
<div style="background-color:#e3204d;">Content here</div>
.mybackground {background-color:#e3204d;}
Border around this has a color of #e3204d
<div style="border:2px solid #e3204d;">Content here</div>
.myborder {border:2px solid #e3204d;}