#ed95a9 color space conversions
Hex:
#ed95a9
RGB:
237, 149, 169
CMY:
7, 42, 34
CMYK:
0, 37, 29, 7
HSL:
346°, 70.9677%, 75.6863%
HSV (HSB):
346°, 37.1308%, 92.9412%
XYZ:
52.8339, 42.3640, 42.9285
xyY:
0.3825, 0.3067, 42.3640
CIE-Lab:
71.1212, 35.5911, 3.5555
CIE-LCH:
71.1212, 35.7682, 5.7049
CIE-Luv:
71.1212, 56.2215, -1.5752
Hunter-Lab:
65.0876, 30.9914, 6.4566
#ed95a9 color charts
#ed95a9 color shades, tints & tones
#ed95a9 color schemes
#ed95a9 color preview, HTML & CSS examples
This text has a color of #ed95a9
<p style="color:#ed95a9;">Text here</p>
.mytext {color:#ed95a9;}
This box has a color of #ed95a9
<div style="background-color:#ed95a9;">Content here</div>
.mybackground {background-color:#ed95a9;}
Border around this has a color of #ed95a9
<div style="border:2px solid #ed95a9;">Content here</div>
.myborder {border:2px solid #ed95a9;}