#ed93cc color space conversions
Hex:
#ed93cc
RGB:
237, 147, 204
CMY:
7, 42, 20
CMYK:
0, 38, 14, 7
HSL:
322°, 71.4286%, 75.2941%
HSV (HSB):
322°, 37.9747%, 92.9412%
XYZ:
56.2579, 43.2316, 62.5062
xyY:
0.3473, 0.2669, 43.2316
CIE-Lab:
71.7119, 41.7404, -14.9930
CIE-LCH:
71.7119, 44.3515, 340.2419
CIE-Luv:
71.7119, 50.6837, -30.0796
Hunter-Lab:
65.7507, 37.6649, -10.3387
#ed93cc color charts
#ed93cc color shades, tints & tones
#ed93cc color schemes
#ed93cc color preview, HTML & CSS examples
This text has a color of #ed93cc
<p style="color:#ed93cc;">Text here</p>
.mytext {color:#ed93cc;}
This box has a color of #ed93cc
<div style="background-color:#ed93cc;">Content here</div>
.mybackground {background-color:#ed93cc;}
Border around this has a color of #ed93cc
<div style="border:2px solid #ed93cc;">Content here</div>
.myborder {border:2px solid #ed93cc;}