#ed114c color space conversions
Hex:
#ed114c
RGB:
237, 17, 76
CMY:
7, 93, 70
CMYK:
0, 93, 68, 7
HSL:
344°, 86.6142%, 49.8039%
HSV (HSB):
344°, 92.8270%, 92.9412%
XYZ:
36.4300, 18.9272, 8.5707
xyY:
0.5699, 0.2961, 18.9272
CIE-Lab:
50.6020, 76.1208, 29.1175
CIE-LCH:
50.6020, 81.4997, 20.9327
CIE-Luv:
50.6020, 146.8627, 15.7342
Hunter-Lab:
43.5054, 73.3355, 18.7735
#ed114c color charts
#ed114c color shades, tints & tones
#ed114c color schemes
#ed114c color preview, HTML & CSS examples
This text has a color of #ed114c
<p style="color:#ed114c;">Text here</p>
.mytext {color:#ed114c;}
This box has a color of #ed114c
<div style="background-color:#ed114c;">Content here</div>
.mybackground {background-color:#ed114c;}
Border around this has a color of #ed114c
<div style="border:2px solid #ed114c;">Content here</div>
.myborder {border:2px solid #ed114c;}