#e6205c color space conversions
Hex:
#e6205c
RGB:
230, 32, 92
CMY:
10, 87, 64
CMYK:
0, 86, 60, 10
HSL:
342°, 79.8387%, 51.3725%
HSV (HSB):
342°, 86.0870%, 90.1961%
XYZ:
35.0814, 18.6287, 11.8719
xyY:
0.5349, 0.2841, 18.6287
CIE-Lab:
50.2500, 73.0997, 18.6771
CIE-LCH:
50.2500, 75.4480, 14.3325
CIE-Luv:
50.2500, 132.5731, 6.8675
Hunter-Lab:
43.1610, 69.5536, 13.9043
#e6205c color charts
#e6205c color shades, tints & tones
#e6205c color schemes
#e6205c color preview, HTML & CSS examples
This text has a color of #e6205c
<p style="color:#e6205c;">Text here</p>
.mytext {color:#e6205c;}
This box has a color of #e6205c
<div style="background-color:#e6205c;">Content here</div>
.mybackground {background-color:#e6205c;}
Border around this has a color of #e6205c
<div style="border:2px solid #e6205c;">Content here</div>
.myborder {border:2px solid #e6205c;}