#ed8989 color space conversions
Hex:
#ed8989
RGB:
237, 137, 137
CMY:
7, 46, 46
CMYK:
0, 42, 42, 7
HSL:
0°, 73.5294%, 73.3333%
HSV (HSB):
0°, 42.1941%, 92.9412%
XYZ:
48.3861, 37.7020, 28.3939
xyY:
0.4227, 0.3293, 37.7020
CIE-Lab:
67.8004, 38.0283, 16.7068
CIE-LCH:
67.8004, 41.5363, 23.7171
CIE-Luv:
67.8004, 69.6389, 15.0097
Hunter-Lab:
61.4019, 33.2085, 15.5641
#ed8989 color charts
#ed8989 color shades, tints & tones
#ed8989 color schemes
#ed8989 color preview, HTML & CSS examples
This text has a color of #ed8989
<p style="color:#ed8989;">Text here</p>
.mytext {color:#ed8989;}
This box has a color of #ed8989
<div style="background-color:#ed8989;">Content here</div>
.mybackground {background-color:#ed8989;}
Border around this has a color of #ed8989
<div style="border:2px solid #ed8989;">Content here</div>
.myborder {border:2px solid #ed8989;}