#ec232a color space conversions
Hex:
#ec232a
RGB:
236, 35, 42
CMY:
7, 86, 84
CMYK:
0, 85, 82, 7
HSL:
358°, 84.1004%, 53.1373%
HSV (HSB):
358°, 85.1695%, 92.5490%
XYZ:
35.6110, 19.2021, 4.0200
xyY:
0.6053, 0.3264, 19.2021
CIE-Lab:
50.9228, 71.9954, 48.7878
CIE-LCH:
50.9228, 86.9689, 34.1236
CIE-Luv:
50.9228, 149.9269, 30.7575
Hunter-Lab:
43.8202, 68.3749, 25.2350
#ec232a color charts
#ec232a color shades, tints & tones
#ec232a color schemes
#ec232a color preview, HTML & CSS examples
This text has a color of #ec232a
<p style="color:#ec232a;">Text here</p>
.mytext {color:#ec232a;}
This box has a color of #ec232a
<div style="background-color:#ec232a;">Content here</div>
.mybackground {background-color:#ec232a;}
Border around this has a color of #ec232a
<div style="border:2px solid #ec232a;">Content here</div>
.myborder {border:2px solid #ec232a;}