#ed2192 color space conversions
Hex:
#ed2192
RGB:
237, 33, 146
CMY:
7, 87, 43
CMYK:
0, 86, 38, 7
HSL:
327°, 85.0000%, 52.9412%
HSV (HSB):
327°, 86.0759%, 92.9412%
XYZ:
40.6572, 21.1676, 29.1370
xyY:
0.4470, 0.2327, 21.1676
CIE-Lab:
53.1324, 78.7509, -9.6880
CIE-LCH:
53.1324, 79.3446, 352.9867
CIE-Luv:
53.1324, 115.4480, -28.1725
Hunter-Lab:
46.0082, 77.2251, -5.3426
#ed2192 color charts
#ed2192 color shades, tints & tones
#ed2192 color schemes
#ed2192 color preview, HTML & CSS examples
This text has a color of #ed2192
<p style="color:#ed2192;">Text here</p>
.mytext {color:#ed2192;}
This box has a color of #ed2192
<div style="background-color:#ed2192;">Content here</div>
.mybackground {background-color:#ed2192;}
Border around this has a color of #ed2192
<div style="border:2px solid #ed2192;">Content here</div>
.myborder {border:2px solid #ed2192;}