#ed7474 color space conversions
Hex:
#ed7474
RGB:
237, 116, 116
CMY:
7, 55, 55
CMYK:
0, 51, 51, 7
HSL:
0°, 77.0701%, 69.2157%
HSV (HSB):
0°, 51.0549%, 92.9412%
XYZ:
44.3228, 31.7563, 20.3165
xyY:
0.4598, 0.3294, 31.7563
CIE-Lab:
63.1409, 46.6086, 22.1639
CIE-LCH:
63.1409, 51.6100, 25.4326
CIE-Luv:
63.1409, 87.8171, 18.9316
Hunter-Lab:
56.3527, 41.7776, 18.0714
#ed7474 color charts
#ed7474 color shades, tints & tones
#ed7474 color schemes
#ed7474 color preview, HTML & CSS examples
This text has a color of #ed7474
<p style="color:#ed7474;">Text here</p>
.mytext {color:#ed7474;}
This box has a color of #ed7474
<div style="background-color:#ed7474;">Content here</div>
.mybackground {background-color:#ed7474;}
Border around this has a color of #ed7474
<div style="border:2px solid #ed7474;">Content here</div>
.myborder {border:2px solid #ed7474;}