#ed104c color space conversions
Hex:
#ed104c
RGB:
237, 16, 76
CMY:
7, 94, 70
CMYK:
0, 93, 68, 7
HSL:
344°, 87.3518%, 49.6078%
HSV (HSB):
344°, 93.2489%, 92.9412%
XYZ:
36.4149, 18.8969, 8.5657
xyY:
0.5701, 0.2958, 18.8969
CIE-Lab:
50.5664, 76.2237, 29.0730
CIE-LCH:
50.5664, 81.5800, 20.8777
CIE-Luv:
50.5664, 147.0327, 15.6583
Hunter-Lab:
43.4706, 73.4541, 18.7466
#ed104c color charts
#ed104c color shades, tints & tones
#ed104c color schemes
#ed104c color preview, HTML & CSS examples
This text has a color of #ed104c
<p style="color:#ed104c;">Text here</p>
.mytext {color:#ed104c;}
This box has a color of #ed104c
<div style="background-color:#ed104c;">Content here</div>
.mybackground {background-color:#ed104c;}
Border around this has a color of #ed104c
<div style="border:2px solid #ed104c;">Content here</div>
.myborder {border:2px solid #ed104c;}