#ec256e color space conversions
Hex:
#ec256e
RGB:
236, 37, 110
CMY:
7, 85, 57
CMYK:
0, 84, 53, 7
HSL:
338°, 83.9662%, 53.5294%
HSV (HSB):
338°, 84.3220%, 92.5490%
XYZ:
38.0681, 20.2818, 16.6602
xyY:
0.5075, 0.2704, 20.2818
CIE-Lab:
52.1543, 74.7937, 10.5354
CIE-LCH:
52.1543, 75.5321, 8.0179
CIE-Luv:
52.1543, 129.0499, -2.0409
Hunter-Lab:
45.0353, 72.0733, 9.5912
#ec256e color charts
#ec256e color shades, tints & tones
#ec256e color schemes
#ec256e color preview, HTML & CSS examples
This text has a color of #ec256e
<p style="color:#ec256e;">Text here</p>
.mytext {color:#ec256e;}
This box has a color of #ec256e
<div style="background-color:#ec256e;">Content here</div>
.mybackground {background-color:#ec256e;}
Border around this has a color of #ec256e
<div style="border:2px solid #ec256e;">Content here</div>
.myborder {border:2px solid #ec256e;}