#ed196e color space conversions
Hex:
#ed196e
RGB:
237, 25, 110
CMY:
7, 90, 57
CMYK:
0, 89, 54, 7
HSL:
336°, 85.4839%, 51.3725%
HSV (HSB):
336°, 89.4515%, 92.9412%
XYZ:
38.0872, 19.8256, 16.5712
xyY:
0.5113, 0.2662, 19.8256
CIE-Lab:
51.6394, 77.0745, 9.8386
CIE-LCH:
51.6394, 77.7000, 7.2745
CIE-Luv:
51.6394, 132.7062, -3.4257
Hunter-Lab:
44.5259, 74.7673, 9.1023
#ed196e color charts
#ed196e color shades, tints & tones
#ed196e color schemes
#ed196e color preview, HTML & CSS examples
This text has a color of #ed196e
<p style="color:#ed196e;">Text here</p>
.mytext {color:#ed196e;}
This box has a color of #ed196e
<div style="background-color:#ed196e;">Content here</div>
.mybackground {background-color:#ed196e;}
Border around this has a color of #ed196e
<div style="border:2px solid #ed196e;">Content here</div>
.myborder {border:2px solid #ed196e;}