#ed3d3c color space conversions
Hex:
#ed3d3c
RGB:
237, 61, 60
CMY:
7, 76, 76
CMYK:
0, 74, 75, 7
HSL:
0°, 83.0986%, 58.2353%
HSV (HSB):
0°, 74.6835%, 92.9412%
XYZ:
37.4094, 21.6683, 6.4857
xyY:
0.5706, 0.3305, 21.6683
CIE-Lab:
53.6732, 66.1085, 42.0184
CIE-LCH:
53.6732, 78.3319, 32.4399
CIE-Luv:
53.6732, 135.3599, 29.5282
Hunter-Lab:
46.5492, 61.9911, 24.3236
#ed3d3c color charts
#ed3d3c color shades, tints & tones
#ed3d3c color schemes
#ed3d3c color preview, HTML & CSS examples
This text has a color of #ed3d3c
<p style="color:#ed3d3c;">Text here</p>
.mytext {color:#ed3d3c;}
This box has a color of #ed3d3c
<div style="background-color:#ed3d3c;">Content here</div>
.mybackground {background-color:#ed3d3c;}
Border around this has a color of #ed3d3c
<div style="border:2px solid #ed3d3c;">Content here</div>
.myborder {border:2px solid #ed3d3c;}