#ed217b color space conversions
Hex:
#ed217b
RGB:
237, 33, 123
CMY:
7, 87, 52
CMYK:
0, 86, 48, 7
HSL:
334°, 85.0000%, 52.9412%
HSV (HSB):
334°, 86.0759%, 92.9412%
XYZ:
39.0441, 20.5223, 20.6422
xyY:
0.4868, 0.2559, 20.5223
CIE-Lab:
52.4227, 76.7601, 3.0766
CIE-LCH:
52.4227, 76.8218, 2.2952
CIE-Luv:
52.4227, 125.5252, -11.2653
Hunter-Lab:
45.3015, 74.5662, 4.6948
#ed217b color charts
#ed217b color shades, tints & tones
#ed217b color schemes
#ed217b color preview, HTML & CSS examples
This text has a color of #ed217b
<p style="color:#ed217b;">Text here</p>
.mytext {color:#ed217b;}
This box has a color of #ed217b
<div style="background-color:#ed217b;">Content here</div>
.mybackground {background-color:#ed217b;}
Border around this has a color of #ed217b
<div style="border:2px solid #ed217b;">Content here</div>
.myborder {border:2px solid #ed217b;}