#ec0e5e color space conversions
Hex:
#ec0e5e
RGB:
236, 14, 94
CMY:
7, 95, 63
CMYK:
0, 94, 60, 7
HSL:
338°, 88.8000%, 49.0196%
HSV (HSB):
338°, 94.0678%, 92.5490%
XYZ:
36.7695, 18.9551, 12.3104
xyY:
0.5404, 0.2786, 18.9551
CIE-Lab:
50.6346, 77.1046, 18.1782
CIE-LCH:
50.6346, 79.2185, 13.2658
CIE-Luv:
50.6346, 140.1818, 5.3663
Hunter-Lab:
43.5374, 74.5614, 13.7117
#ec0e5e color charts
#ec0e5e color shades, tints & tones
#ec0e5e color schemes
#ec0e5e color preview, HTML & CSS examples
This text has a color of #ec0e5e
<p style="color:#ec0e5e;">Text here</p>
.mytext {color:#ec0e5e;}
This box has a color of #ec0e5e
<div style="background-color:#ec0e5e;">Content here</div>
.mybackground {background-color:#ec0e5e;}
Border around this has a color of #ec0e5e
<div style="border:2px solid #ec0e5e;">Content here</div>
.myborder {border:2px solid #ec0e5e;}