#ec1d2d color space conversions
Hex:
#ec1d2d
RGB:
236, 29, 45
CMY:
7, 89, 82
CMYK:
0, 88, 81, 7
HSL:
355°, 84.4898%, 51.9608%
HSV (HSB):
355°, 87.7119%, 92.5490%
XYZ:
35.5051, 18.9011, 4.2596
xyY:
0.6052, 0.3222, 18.9011
CIE-Lab:
50.5712, 73.1530, 46.8840
CIE-LCH:
50.5712, 86.8877, 32.6559
CIE-Luv:
50.5712, 151.3334, 29.1576
Hunter-Lab:
43.4753, 69.6941, 24.6237
#ec1d2d color charts
#ec1d2d color shades, tints & tones
#ec1d2d color schemes
#ec1d2d color preview, HTML & CSS examples
This text has a color of #ec1d2d
<p style="color:#ec1d2d;">Text here</p>
.mytext {color:#ec1d2d;}
This box has a color of #ec1d2d
<div style="background-color:#ec1d2d;">Content here</div>
.mybackground {background-color:#ec1d2d;}
Border around this has a color of #ec1d2d
<div style="border:2px solid #ec1d2d;">Content here</div>
.myborder {border:2px solid #ec1d2d;}