#ed197f color space conversions
Hex:
#ed197f
RGB:
237, 25, 127
CMY:
7, 90, 50
CMYK:
0, 89, 46, 7
HSL:
331°, 85.4839%, 51.3725%
HSV (HSB):
331°, 89.4515%, 92.9412%
XYZ:
39.1034, 20.2321, 21.9229
xyY:
0.4812, 0.2490, 20.2321
CIE-Lab:
52.0986, 78.3453, 0.1894
CIE-LCH:
52.0986, 78.3455, 0.1385
CIE-Luv:
52.0986, 125.4296, -15.1890
Hunter-Lab:
44.9801, 76.4638, 2.5887
#ed197f color charts
#ed197f color shades, tints & tones
#ed197f color schemes
#ed197f color preview, HTML & CSS examples
This text has a color of #ed197f
<p style="color:#ed197f;">Text here</p>
.mytext {color:#ed197f;}
This box has a color of #ed197f
<div style="background-color:#ed197f;">Content here</div>
.mybackground {background-color:#ed197f;}
Border around this has a color of #ed197f
<div style="border:2px solid #ed197f;">Content here</div>
.myborder {border:2px solid #ed197f;}