#ed2d35 color space conversions
Hex:
#ed2d35
RGB:
237, 45, 53
CMY:
7, 82, 79
CMYK:
0, 81, 78, 7
HSL:
358°, 84.2105%, 55.2941%
HSV (HSB):
358°, 81.0127%, 92.9412%
XYZ:
36.5060, 20.1383, 5.3312
xyY:
0.5890, 0.3249, 20.1383
CIE-Lab:
51.9933, 70.3762, 44.0624
CIE-LCH:
51.9933, 83.0320, 32.0506
CIE-Luv:
51.9933, 144.6381, 28.9464
Hunter-Lab:
44.8758, 66.6756, 24.3695
#ed2d35 color charts
#ed2d35 color shades, tints & tones
#ed2d35 color schemes
#ed2d35 color preview, HTML & CSS examples
This text has a color of #ed2d35
<p style="color:#ed2d35;">Text here</p>
.mytext {color:#ed2d35;}
This box has a color of #ed2d35
<div style="background-color:#ed2d35;">Content here</div>
.mybackground {background-color:#ed2d35;}
Border around this has a color of #ed2d35
<div style="border:2px solid #ed2d35;">Content here</div>
.myborder {border:2px solid #ed2d35;}