#ed125d color space conversions
Hex:
#ed125d
RGB:
237, 18, 93
CMY:
7, 93, 64
CMYK:
0, 92, 61, 7
HSL:
339°, 85.8824%, 50.0000%
HSV (HSB):
339°, 92.4051%, 92.9412%
XYZ:
37.1171, 19.2275, 12.1109
xyY:
0.5422, 0.2809, 19.2275
CIE-Lab:
50.9523, 76.8801, 19.2511
CIE-LCH:
50.9523, 79.2538, 14.0580
CIE-Luv:
50.9523, 140.7233, 6.5424
Hunter-Lab:
43.8491, 74.3597, 14.3188
#ed125d color charts
#ed125d color shades, tints & tones
#ed125d color schemes
#ed125d color preview, HTML & CSS examples
This text has a color of #ed125d
<p style="color:#ed125d;">Text here</p>
.mytext {color:#ed125d;}
This box has a color of #ed125d
<div style="background-color:#ed125d;">Content here</div>
.mybackground {background-color:#ed125d;}
Border around this has a color of #ed125d
<div style="border:2px solid #ed125d;">Content here</div>
.myborder {border:2px solid #ed125d;}