#ed99cc color space conversions
Hex:
#ed99cc
RGB:
237, 153, 204
CMY:
7, 40, 20
CMYK:
0, 35, 14, 7
HSL:
324°, 70.0000%, 76.4706%
HSV (HSB):
324°, 35.4430%, 92.9412%
XYZ:
57.2154, 45.1466, 62.8253
xyY:
0.3464, 0.2733, 45.1466
CIE-Lab:
72.9883, 38.6068, -13.0746
CIE-LCH:
72.9883, 40.7606, 341.2907
CIE-Luv:
72.9883, 47.5786, -26.6322
Hunter-Lab:
67.1912, 34.4135, -8.4036
#ed99cc color charts
#ed99cc color shades, tints & tones
#ed99cc color schemes
#ed99cc color preview, HTML & CSS examples
This text has a color of #ed99cc
<p style="color:#ed99cc;">Text here</p>
.mytext {color:#ed99cc;}
This box has a color of #ed99cc
<div style="background-color:#ed99cc;">Content here</div>
.mybackground {background-color:#ed99cc;}
Border around this has a color of #ed99cc
<div style="border:2px solid #ed99cc;">Content here</div>
.myborder {border:2px solid #ed99cc;}