#ed196f color space conversions
Hex:
#ed196f
RGB:
237, 25, 111
CMY:
7, 90, 56
CMYK:
0, 89, 53, 7
HSL:
336°, 85.4839%, 51.3725%
HSV (HSB):
336°, 89.4515%, 92.9412%
XYZ:
38.1419, 19.8475, 16.8596
xyY:
0.5096, 0.2652, 19.8475
CIE-Lab:
51.6643, 77.1438, 9.2656
CIE-LCH:
51.6643, 77.6983, 6.8489
CIE-Luv:
51.6643, 132.2926, -4.0900
Hunter-Lab:
44.5505, 74.8594, 8.7478
#ed196f color charts
#ed196f color shades, tints & tones
#ed196f color schemes
#ed196f color preview, HTML & CSS examples
This text has a color of #ed196f
<p style="color:#ed196f;">Text here</p>
.mytext {color:#ed196f;}
This box has a color of #ed196f
<div style="background-color:#ed196f;">Content here</div>
.mybackground {background-color:#ed196f;}
Border around this has a color of #ed196f
<div style="border:2px solid #ed196f;">Content here</div>
.myborder {border:2px solid #ed196f;}