#ed014b color space conversions
Hex:
#ed014b
RGB:
237, 1, 75
CMY:
7, 100, 71
CMYK:
0, 100, 68, 7
HSL:
341°, 99.1597%, 46.6667%
HSV (HSB):
341°, 99.5781%, 92.9412%
XYZ:
36.2059, 18.5342, 8.3258
xyY:
0.5741, 0.2939, 18.5342
CIE-Lab:
50.1378, 77.3753, 29.1415
CIE-LCH:
50.1378, 82.6811, 20.6376
CIE-Luv:
50.1378, 149.3388, 15.2763
Hunter-Lab:
43.0514, 74.7772, 18.6698
#ed014b color charts
#ed014b color shades, tints & tones
#ed014b color schemes
#ed014b color preview, HTML & CSS examples
This text has a color of #ed014b
<p style="color:#ed014b;">Text here</p>
.mytext {color:#ed014b;}
This box has a color of #ed014b
<div style="background-color:#ed014b;">Content here</div>
.mybackground {background-color:#ed014b;}
Border around this has a color of #ed014b
<div style="border:2px solid #ed014b;">Content here</div>
.myborder {border:2px solid #ed014b;}