#ed3e2e color space conversions
Hex:
#ed3e2e
RGB:
237, 62, 46
CMY:
7, 76, 82
CMYK:
0, 74, 81, 7
HSL:
5°, 84.1410%, 55.4902%
HSV (HSB):
5°, 80.5907%, 92.9412%
XYZ:
37.1408, 21.6470, 4.8055
xyY:
0.5840, 0.3404, 21.6470
CIE-Lab:
53.6505, 65.3276, 49.4081
CIE-LCH:
53.6505, 81.9076, 37.1007
CIE-Luv:
53.6505, 137.3984, 34.4883
Hunter-Lab:
46.5264, 61.0709, 26.4446
#ed3e2e color charts
#ed3e2e color shades, tints & tones
#ed3e2e color schemes
#ed3e2e color preview, HTML & CSS examples
This text has a color of #ed3e2e
<p style="color:#ed3e2e;">Text here</p>
.mytext {color:#ed3e2e;}
This box has a color of #ed3e2e
<div style="background-color:#ed3e2e;">Content here</div>
.mybackground {background-color:#ed3e2e;}
Border around this has a color of #ed3e2e
<div style="border:2px solid #ed3e2e;">Content here</div>
.myborder {border:2px solid #ed3e2e;}