#ed3a3a color space conversions
Hex:
#ed3a3a
RGB:
237, 58, 58
CMY:
7, 77, 77
CMYK:
0, 76, 76, 7
HSL:
0°, 83.2558%, 57.8431%
HSV (HSB):
0°, 75.5274%, 92.9412%
XYZ:
37.2018, 21.3361, 6.1605
xyY:
0.5750, 0.3298, 21.3361
CIE-Lab:
53.3154, 66.9718, 42.7292
CIE-LCH:
53.3154, 79.4419, 32.5386
CIE-Luv:
53.3154, 137.3820, 29.6247
Hunter-Lab:
46.1910, 62.9279, 24.4262
#ed3a3a color charts
#ed3a3a color shades, tints & tones
#ed3a3a color schemes
#ed3a3a color preview, HTML & CSS examples
This text has a color of #ed3a3a
<p style="color:#ed3a3a;">Text here</p>
.mytext {color:#ed3a3a;}
This box has a color of #ed3a3a
<div style="background-color:#ed3a3a;">Content here</div>
.mybackground {background-color:#ed3a3a;}
Border around this has a color of #ed3a3a
<div style="border:2px solid #ed3a3a;">Content here</div>
.myborder {border:2px solid #ed3a3a;}