#e6204c color space conversions
Hex:
#e6204c
RGB:
230, 32, 76
CMY:
10, 87, 70
CMYK:
0, 86, 67, 10
HSL:
347°, 79.8387%, 51.3725%
HSV (HSB):
347°, 86.0870%, 90.1961%
XYZ:
34.4541, 18.3778, 8.5688
xyY:
0.5611, 0.2993, 18.3778
CIE-Lab:
49.9512, 72.2371, 28.0018
CIE-LCH:
49.9512, 77.4745, 21.1882
CIE-Luv:
49.9512, 138.0154, 15.7010
Hunter-Lab:
42.8694, 68.4392, 18.1575
#e6204c color charts
#e6204c color shades, tints & tones
#e6204c color schemes
#e6204c color preview, HTML & CSS examples
This text has a color of #e6204c
<p style="color:#e6204c;">Text here</p>
.mytext {color:#e6204c;}
This box has a color of #e6204c
<div style="background-color:#e6204c;">Content here</div>
.mybackground {background-color:#e6204c;}
Border around this has a color of #e6204c
<div style="border:2px solid #e6204c;">Content here</div>
.myborder {border:2px solid #e6204c;}