#edaabb color space conversions
Hex:
#edaabb
RGB:
237, 170, 187
CMY:
7, 33, 27
CMYK:
0, 28, 21, 7
HSL:
345°, 65.0485%, 79.8039%
HSV (HSB):
345°, 28.2700%, 92.9412%
XYZ:
58.2694, 50.3418, 53.6595
xyY:
0.3591, 0.3102, 50.3418
CIE-Lab:
76.2786, 27.0014, 1.1246
CIE-LCH:
76.2786, 27.0248, 2.3850
CIE-Luv:
76.2786, 41.0209, -3.3166
Hunter-Lab:
70.9520, 22.4274, 4.8266
#edaabb color charts
#edaabb color shades, tints & tones
#edaabb color schemes
#edaabb color preview, HTML & CSS examples
This text has a color of #edaabb
<p style="color:#edaabb;">Text here</p>
.mytext {color:#edaabb;}
This box has a color of #edaabb
<div style="background-color:#edaabb;">Content here</div>
.mybackground {background-color:#edaabb;}
Border around this has a color of #edaabb
<div style="border:2px solid #edaabb;">Content here</div>
.myborder {border:2px solid #edaabb;}