#ed3d3e color space conversions
Hex:
#ed3d3e
RGB:
237, 61, 62
CMY:
7, 76, 76
CMYK:
0, 74, 74, 7
HSL:
360°, 83.0189%, 58.4314%
HSV (HSB):
360°, 74.2616%, 92.9412%
XYZ:
37.4633, 21.6898, 6.7694
xyY:
0.5683, 0.3290, 21.6898
CIE-Lab:
53.6963, 66.1848, 40.9352
CIE-LCH:
53.6963, 77.8211, 31.7367
CIE-Luv:
53.6963, 134.9338, 28.7513
Hunter-Lab:
46.5723, 62.0858, 23.9826
#ed3d3e color charts
#ed3d3e color shades, tints & tones
#ed3d3e color schemes
#ed3d3e color preview, HTML & CSS examples
This text has a color of #ed3d3e
<p style="color:#ed3d3e;">Text here</p>
.mytext {color:#ed3d3e;}
This box has a color of #ed3d3e
<div style="background-color:#ed3d3e;">Content here</div>
.mybackground {background-color:#ed3d3e;}
Border around this has a color of #ed3d3e
<div style="border:2px solid #ed3d3e;">Content here</div>
.myborder {border:2px solid #ed3d3e;}