#ed99a5 color space conversions
Hex:
#ed99a5
RGB:
237, 153, 165
CMY:
7, 40, 35
CMYK:
0, 35, 30, 7
HSL:
351°, 70.0000%, 76.4706%
HSV (HSB):
351°, 35.4430%, 92.9412%
XYZ:
53.1078, 43.5036, 41.1953
xyY:
0.3854, 0.3157, 43.5036
CIE-Lab:
71.8955, 32.9627, 6.8915
CIE-LCH:
71.8955, 33.6754, 11.8086
CIE-Luv:
71.8955, 54.5211, 3.5680
Hunter-Lab:
65.9573, 28.3004, 9.1390
#ed99a5 color charts
#ed99a5 color shades, tints & tones
#ed99a5 color schemes
#ed99a5 color preview, HTML & CSS examples
This text has a color of #ed99a5
<p style="color:#ed99a5;">Text here</p>
.mytext {color:#ed99a5;}
This box has a color of #ed99a5
<div style="background-color:#ed99a5;">Content here</div>
.mybackground {background-color:#ed99a5;}
Border around this has a color of #ed99a5
<div style="border:2px solid #ed99a5;">Content here</div>
.myborder {border:2px solid #ed99a5;}