#ed8080 color space conversions
Hex:
#ed8080
RGB:
237, 128, 128
CMY:
7, 50, 50
CMYK:
0, 46, 46, 7
HSL:
0°, 75.1724%, 71.5686%
HSV (HSB):
0°, 45.9916%, 92.9412%
XYZ:
46.5405, 35.0014, 24.7251
xyY:
0.4380, 0.3294, 35.0014
CIE-Lab:
65.7497, 41.7254, 18.9302
CIE-LCH:
65.7497, 45.8188, 24.4031
CIE-Luv:
65.7497, 77.3155, 16.6659
Hunter-Lab:
59.1620, 36.8858, 16.6348
#ed8080 color charts
#ed8080 color shades, tints & tones
#ed8080 color schemes
#ed8080 color preview, HTML & CSS examples
This text has a color of #ed8080
<p style="color:#ed8080;">Text here</p>
.mytext {color:#ed8080;}
This box has a color of #ed8080
<div style="background-color:#ed8080;">Content here</div>
.mybackground {background-color:#ed8080;}
Border around this has a color of #ed8080
<div style="border:2px solid #ed8080;">Content here</div>
.myborder {border:2px solid #ed8080;}