#ec258c color space conversions
Hex:
#ec258c
RGB:
236, 37, 140
CMY:
7, 85, 45
CMYK:
0, 84, 41, 7
HSL:
329°, 83.9662%, 53.5294%
HSV (HSB):
329°, 84.3220%, 92.5490%
XYZ:
39.9873, 21.0495, 26.7663
xyY:
0.4554, 0.2397, 21.0495
CIE-Lab:
53.0036, 77.2254, -6.3154
CIE-LCH:
53.0036, 77.4832, 355.3248
CIE-Luv:
53.0036, 116.4435, -23.3292
Hunter-Lab:
45.8797, 75.2854, -2.4742
#ec258c color charts
#ec258c color shades, tints & tones
#ec258c color schemes
#ec258c color preview, HTML & CSS examples
This text has a color of #ec258c
<p style="color:#ec258c;">Text here</p>
.mytext {color:#ec258c;}
This box has a color of #ec258c
<div style="background-color:#ec258c;">Content here</div>
.mybackground {background-color:#ec258c;}
Border around this has a color of #ec258c
<div style="border:2px solid #ec258c;">Content here</div>
.myborder {border:2px solid #ec258c;}