#ec2d2c color space conversions
Hex:
#ec2d2c
RGB:
236, 45, 44
CMY:
7, 82, 83
CMYK:
0, 81, 81, 7
HSL:
0°, 83.4783%, 54.9020%
HSV (HSB):
0°, 81.3559%, 92.5490%
XYZ:
35.9851, 19.8915, 4.3257
xyY:
0.5977, 0.3304, 19.8915
CIE-Lab:
51.7143, 69.8415, 48.5052
CIE-LCH:
51.7143, 85.0329, 34.7802
CIE-Luv:
51.7143, 145.5999, 31.6542
Hunter-Lab:
44.5999, 65.9716, 25.4694
#ec2d2c color charts
#ec2d2c color shades, tints & tones
#ec2d2c color schemes
#ec2d2c color preview, HTML & CSS examples
This text has a color of #ec2d2c
<p style="color:#ec2d2c;">Text here</p>
.mytext {color:#ec2d2c;}
This box has a color of #ec2d2c
<div style="background-color:#ec2d2c;">Content here</div>
.mybackground {background-color:#ec2d2c;}
Border around this has a color of #ec2d2c
<div style="border:2px solid #ec2d2c;">Content here</div>
.myborder {border:2px solid #ec2d2c;}