#ed215b color space conversions
Hex:
#ed215b
RGB:
237, 33, 91
CMY:
7, 87, 64
CMYK:
0, 86, 62, 7
HSL:
343°, 85.0000%, 52.9412%
HSV (HSB):
343°, 86.0759%, 92.9412%
XYZ:
37.3572, 19.8476, 11.7595
xyY:
0.5417, 0.2878, 19.8476
CIE-Lab:
51.6644, 74.5968, 21.4183
CIE-LCH:
51.6644, 77.6107, 16.0199
CIE-Luv:
51.6644, 138.1163, 9.3941
Hunter-Lab:
44.5506, 71.7149, 15.5353
#ed215b color charts
#ed215b color shades, tints & tones
#ed215b color schemes
#ed215b color preview, HTML & CSS examples
This text has a color of #ed215b
<p style="color:#ed215b;">Text here</p>
.mytext {color:#ed215b;}
This box has a color of #ed215b
<div style="background-color:#ed215b;">Content here</div>
.mybackground {background-color:#ed215b;}
Border around this has a color of #ed215b
<div style="border:2px solid #ed215b;">Content here</div>
.myborder {border:2px solid #ed215b;}