#ed929e color space conversions
Hex:
#ed929e
RGB:
237, 146, 158
CMY:
7, 43, 38
CMYK:
0, 38, 33, 7
HSL:
352°, 71.6535%, 75.0980%
HSV (HSB):
352°, 38.3966%, 92.9412%
XYZ:
51.3755, 41.0309, 37.5597
xyY:
0.3953, 0.3157, 41.0309
CIE-Lab:
70.1976, 35.7538, 8.3510
CIE-LCH:
70.1976, 36.7162, 13.1469
CIE-Luv:
70.1976, 60.0352, 4.9186
Hunter-Lab:
64.0554, 31.0687, 10.0733
#ed929e color charts
#ed929e color shades, tints & tones
#ed929e color schemes
#ed929e color preview, HTML & CSS examples
This text has a color of #ed929e
<p style="color:#ed929e;">Text here</p>
.mytext {color:#ed929e;}
This box has a color of #ed929e
<div style="background-color:#ed929e;">Content here</div>
.mybackground {background-color:#ed929e;}
Border around this has a color of #ed929e
<div style="border:2px solid #ed929e;">Content here</div>
.myborder {border:2px solid #ed929e;}