#e5206c color space conversions
Hex:
#e5206c
RGB:
229, 32, 108
CMY:
10, 87, 58
CMYK:
0, 86, 53, 10
HSL:
337°, 79.1165%, 51.1765%
HSV (HSB):
337°, 86.0262%, 89.8039%
XYZ:
35.5364, 18.7737, 15.9381
xyY:
0.5059, 0.2672, 18.7737
CIE-Lab:
50.4214, 73.9045, 9.1162
CIE-LCH:
50.4214, 74.4646, 7.0320
CIE-Luv:
50.4214, 125.6200, -3.5181
Hunter-Lab:
43.3287, 70.5731, 8.5208
#e5206c color charts
#e5206c color shades, tints & tones
#e5206c color schemes
#e5206c color preview, HTML & CSS examples
This text has a color of #e5206c
<p style="color:#e5206c;">Text here</p>
.mytext {color:#e5206c;}
This box has a color of #e5206c
<div style="background-color:#e5206c;">Content here</div>
.mybackground {background-color:#e5206c;}
Border around this has a color of #e5206c
<div style="border:2px solid #e5206c;">Content here</div>
.myborder {border:2px solid #e5206c;}