#ed97b3 color space conversions
Hex:
#ed97b3
RGB:
237, 151, 179
CMY:
7, 41, 30
CMYK:
0, 36, 24, 7
HSL:
340°, 70.4918%, 76.0784%
HSV (HSB):
340°, 36.2869%, 92.9412%
XYZ:
54.1283, 43.3924, 48.1705
xyY:
0.3715, 0.2978, 43.3924
CIE-Lab:
71.8205, 35.9069, -0.9802
CIE-LCH:
71.8205, 35.9203, 358.4363
CIE-Luv:
71.8205, 53.2413, -8.0584
Hunter-Lab:
65.8729, 31.3974, 2.7544
#ed97b3 color charts
#ed97b3 color shades, tints & tones
#ed97b3 color schemes
#ed97b3 color preview, HTML & CSS examples
This text has a color of #ed97b3
<p style="color:#ed97b3;">Text here</p>
.mytext {color:#ed97b3;}
This box has a color of #ed97b3
<div style="background-color:#ed97b3;">Content here</div>
.mybackground {background-color:#ed97b3;}
Border around this has a color of #ed97b3
<div style="border:2px solid #ed97b3;">Content here</div>
.myborder {border:2px solid #ed97b3;}