#ed8da8 color space conversions
Hex:
#ed8da8
RGB:
237, 141, 168
CMY:
7, 45, 34
CMYK:
0, 41, 29, 7
HSL:
343°, 72.7273%, 74.1176%
HSV (HSB):
343°, 40.5063%, 92.9412%
XYZ:
51.5178, 39.8814, 42.0284
xyY:
0.3861, 0.2989, 39.8814
CIE-Lab:
69.3850, 39.6321, 1.5944
CIE-LCH:
69.3850, 39.6641, 2.3038
CIE-Luv:
69.3850, 61.1343, -5.1317
Hunter-Lab:
63.1517, 35.1008, 4.7479
#ed8da8 color charts
#ed8da8 color shades, tints & tones
#ed8da8 color schemes
#ed8da8 color preview, HTML & CSS examples
This text has a color of #ed8da8
<p style="color:#ed8da8;">Text here</p>
.mytext {color:#ed8da8;}
This box has a color of #ed8da8
<div style="background-color:#ed8da8;">Content here</div>
.mybackground {background-color:#ed8da8;}
Border around this has a color of #ed8da8
<div style="border:2px solid #ed8da8;">Content here</div>
.myborder {border:2px solid #ed8da8;}