#ec1e5e color space conversions
Hex:
#ec1e5e
RGB:
236, 30, 94
CMY:
7, 88, 63
CMYK:
0, 87, 60, 7
HSL:
341°, 84.4262%, 52.1569%
HSV (HSB):
341°, 87.2881%, 92.5490%
XYZ:
37.0767, 19.5696, 12.4128
xyY:
0.5369, 0.2834, 19.5696
CIE-Lab:
51.3470, 75.0459, 19.1390
CIE-LCH:
51.3470, 77.4479, 14.3072
CIE-Luv:
51.3470, 137.0554, 6.9762
Hunter-Lab:
44.2375, 72.1904, 14.3298
#ec1e5e color charts
#ec1e5e color shades, tints & tones
#ec1e5e color schemes
#ec1e5e color preview, HTML & CSS examples
This text has a color of #ec1e5e
<p style="color:#ec1e5e;">Text here</p>
.mytext {color:#ec1e5e;}
This box has a color of #ec1e5e
<div style="background-color:#ec1e5e;">Content here</div>
.mybackground {background-color:#ec1e5e;}
Border around this has a color of #ec1e5e
<div style="border:2px solid #ec1e5e;">Content here</div>
.myborder {border:2px solid #ec1e5e;}