#e5246c color space conversions
Hex:
#e5246c
RGB:
229, 36, 108
CMY:
10, 86, 58
CMYK:
0, 84, 53, 10
HSL:
338°, 78.7755%, 51.9608%
HSV (HSB):
338°, 84.2795%, 89.8039%
XYZ:
35.6507, 19.0025, 15.9762
xyY:
0.5048, 0.2690, 19.0025
CIE-Lab:
50.6901, 73.1324, 9.4954
CIE-LCH:
50.6901, 73.7463, 7.3978
CIE-Luv:
50.6901, 124.5589, -2.8857
Hunter-Lab:
43.5918, 69.6971, 8.7848
#e5246c color charts
#e5246c color shades, tints & tones
#e5246c color schemes
#e5246c color preview, HTML & CSS examples
This text has a color of #e5246c
<p style="color:#e5246c;">Text here</p>
.mytext {color:#e5246c;}
This box has a color of #e5246c
<div style="background-color:#e5246c;">Content here</div>
.mybackground {background-color:#e5246c;}
Border around this has a color of #e5246c
<div style="border:2px solid #e5246c;">Content here</div>
.myborder {border:2px solid #e5246c;}