#ed2d2d color space conversions
Hex:
#ed2d2d
RGB:
237, 45, 45
CMY:
7, 82, 82
CMYK:
0, 81, 81, 7
HSL:
0°, 84.2105%, 55.2941%
HSV (HSB):
0°, 81.0127%, 92.9412%
XYZ:
36.3371, 20.0708, 4.4415
xyY:
0.5972, 0.3298, 20.0708
CIE-Lab:
51.9171, 70.1429, 48.2513
CIE-LCH:
51.9171, 85.1364, 34.5241
CIE-Luv:
51.9171, 146.1783, 31.5223
Hunter-Lab:
44.8004, 66.3786, 25.4823
#ed2d2d color charts
#ed2d2d color shades, tints & tones
#ed2d2d color schemes
#ed2d2d color preview, HTML & CSS examples
This text has a color of #ed2d2d
<p style="color:#ed2d2d;">Text here</p>
.mytext {color:#ed2d2d;}
This box has a color of #ed2d2d
<div style="background-color:#ed2d2d;">Content here</div>
.mybackground {background-color:#ed2d2d;}
Border around this has a color of #ed2d2d
<div style="border:2px solid #ed2d2d;">Content here</div>
.myborder {border:2px solid #ed2d2d;}