#ed3b3e color space conversions
Hex:
#ed3b3e
RGB:
237, 59, 62
CMY:
7, 77, 76
CMYK:
0, 75, 74, 7
HSL:
359°, 83.1776%, 58.0392%
HSV (HSB):
359°, 75.1055%, 92.9412%
XYZ:
37.3585, 21.4803, 6.7345
xyY:
0.5697, 0.3276, 21.4803
CIE-Lab:
53.4711, 66.8134, 40.6835
CIE-LCH:
53.4711, 78.2251, 31.3377
CIE-Luv:
53.4711, 136.0013, 28.3056
Hunter-Lab:
46.3468, 62.7757, 23.8275
#ed3b3e color charts
#ed3b3e color shades, tints & tones
#ed3b3e color schemes
#ed3b3e color preview, HTML & CSS examples
This text has a color of #ed3b3e
<p style="color:#ed3b3e;">Text here</p>
.mytext {color:#ed3b3e;}
This box has a color of #ed3b3e
<div style="background-color:#ed3b3e;">Content here</div>
.mybackground {background-color:#ed3b3e;}
Border around this has a color of #ed3b3e
<div style="border:2px solid #ed3b3e;">Content here</div>
.myborder {border:2px solid #ed3b3e;}