#ec1e35 color space conversions
Hex:
#ec1e35
RGB:
236, 30, 53
CMY:
7, 88, 79
CMYK:
0, 87, 78, 7
HSL:
353°, 84.4262%, 52.1569%
HSV (HSB):
353°, 87.2881%, 92.5490%
XYZ:
35.6989, 19.0185, 5.1575
xyY:
0.5962, 0.3176, 19.0185
CIE-Lab:
50.7088, 73.2143, 42.6509
CIE-LCH:
50.7088, 84.7315, 30.2229
CIE-Luv:
50.7088, 149.3656, 26.6373
Hunter-Lab:
43.6102, 69.8010, 23.5152
#ec1e35 color charts
#ec1e35 color shades, tints & tones
#ec1e35 color schemes
#ec1e35 color preview, HTML & CSS examples
This text has a color of #ec1e35
<p style="color:#ec1e35;">Text here</p>
.mytext {color:#ec1e35;}
This box has a color of #ec1e35
<div style="background-color:#ec1e35;">Content here</div>
.mybackground {background-color:#ec1e35;}
Border around this has a color of #ec1e35
<div style="border:2px solid #ec1e35;">Content here</div>
.myborder {border:2px solid #ec1e35;}