#ed135c color space conversions
Hex:
#ed135c
RGB:
237, 19, 92
CMY:
7, 93, 64
CMYK:
0, 92, 61, 7
HSL:
340°, 85.8268%, 50.1961%
HSV (HSB):
340°, 91.9831%, 92.9412%
XYZ:
37.0897, 19.2430, 11.8846
xyY:
0.5437, 0.2821, 19.2430
CIE-Lab:
50.9703, 76.7124, 19.8849
CIE-LCH:
50.9703, 79.2477, 14.5320
CIE-Luv:
50.9703, 140.9278, 7.2159
Hunter-Lab:
43.8668, 74.1560, 14.6436
#ed135c color charts
#ed135c color shades, tints & tones
#ed135c color schemes
#ed135c color preview, HTML & CSS examples
This text has a color of #ed135c
<p style="color:#ed135c;">Text here</p>
.mytext {color:#ed135c;}
This box has a color of #ed135c
<div style="background-color:#ed135c;">Content here</div>
.mybackground {background-color:#ed135c;}
Border around this has a color of #ed135c
<div style="border:2px solid #ed135c;">Content here</div>
.myborder {border:2px solid #ed135c;}