#ed8984 color space conversions
Hex:
#ed8984
RGB:
237, 137, 132
CMY:
7, 46, 48
CMYK:
0, 42, 44, 7
HSL:
3°, 74.4681%, 72.3529%
HSV (HSB):
3°, 44.3038%, 92.9412%
XYZ:
48.0356, 37.5618, 26.5482
xyY:
0.4283, 0.3349, 37.5618
CIE-Lab:
67.6964, 37.5102, 19.3583
CIE-LCH:
67.6964, 42.2109, 27.2974
CIE-Luv:
67.6964, 70.5637, 18.3186
Hunter-Lab:
61.2877, 32.6499, 17.2185
#ed8984 color charts
#ed8984 color shades, tints & tones
#ed8984 color schemes
#ed8984 color preview, HTML & CSS examples
This text has a color of #ed8984
<p style="color:#ed8984;">Text here</p>
.mytext {color:#ed8984;}
This box has a color of #ed8984
<div style="background-color:#ed8984;">Content here</div>
.mybackground {background-color:#ed8984;}
Border around this has a color of #ed8984
<div style="border:2px solid #ed8984;">Content here</div>
.myborder {border:2px solid #ed8984;}