#ec242e color space conversions
Hex:
#ec242e
RGB:
236, 36, 46
CMY:
7, 86, 82
CMYK:
0, 85, 81, 7
HSL:
357°, 84.0336%, 53.3333%
HSV (HSB):
357°, 84.7458%, 92.5490%
XYZ:
35.7161, 19.2919, 4.4260
xyY:
0.6009, 0.3246, 19.2919
CIE-Lab:
51.0270, 71.9007, 46.7965
CIE-LCH:
51.0270, 85.7882, 33.0581
CIE-Luv:
51.0270, 148.8364, 29.7098
Hunter-Lab:
43.9225, 68.2849, 24.7712
#ec242e color charts
#ec242e color shades, tints & tones
#ec242e color schemes
#ec242e color preview, HTML & CSS examples
This text has a color of #ec242e
<p style="color:#ec242e;">Text here</p>
.mytext {color:#ec242e;}
This box has a color of #ec242e
<div style="background-color:#ec242e;">Content here</div>
.mybackground {background-color:#ec242e;}
Border around this has a color of #ec242e
<div style="border:2px solid #ec242e;">Content here</div>
.myborder {border:2px solid #ec242e;}