#ed2d33 color space conversions
Hex:
#ed2d33
RGB:
237, 45, 51
CMY:
7, 82, 80
CMYK:
0, 81, 78, 7
HSL:
358°, 84.2105%, 55.2941%
HSV (HSB):
358°, 81.0127%, 92.9412%
XYZ:
36.4610, 20.1203, 5.0939
xyY:
0.5912, 0.3262, 20.1203
CIE-Lab:
51.9730, 70.3141, 45.1295
CIE-LCH:
51.9730, 83.5509, 32.6935
CIE-Luv:
51.9730, 145.0457, 29.6286
Hunter-Lab:
44.8557, 66.5965, 24.6659
#ed2d33 color charts
#ed2d33 color shades, tints & tones
#ed2d33 color schemes
#ed2d33 color preview, HTML & CSS examples
This text has a color of #ed2d33
<p style="color:#ed2d33;">Text here</p>
.mytext {color:#ed2d33;}
This box has a color of #ed2d33
<div style="background-color:#ed2d33;">Content here</div>
.mybackground {background-color:#ed2d33;}
Border around this has a color of #ed2d33
<div style="border:2px solid #ed2d33;">Content here</div>
.myborder {border:2px solid #ed2d33;}