#ec1c2a color space conversions
Hex:
#ec1c2a
RGB:
236, 28, 42
CMY:
7, 89, 84
CMYK:
0, 88, 82, 7
HSL:
356°, 84.5528%, 51.7647%
HSV (HSB):
356°, 88.1356%, 92.5490%
XYZ:
35.4252, 18.8305, 3.9580
xyY:
0.6085, 0.3235, 18.8305
CIE-Lab:
50.4884, 73.2401, 48.3825
CIE-LCH:
50.4884, 87.7780, 33.4488
CIE-Luv:
50.4884, 152.1895, 29.9306
Hunter-Lab:
43.3942, 69.7804, 24.9680
#ec1c2a color charts
#ec1c2a color shades, tints & tones
#ec1c2a color schemes
#ec1c2a color preview, HTML & CSS examples
This text has a color of #ec1c2a
<p style="color:#ec1c2a;">Text here</p>
.mytext {color:#ec1c2a;}
This box has a color of #ec1c2a
<div style="background-color:#ec1c2a;">Content here</div>
.mybackground {background-color:#ec1c2a;}
Border around this has a color of #ec1c2a
<div style="border:2px solid #ec1c2a;">Content here</div>
.myborder {border:2px solid #ec1c2a;}