#ed2676 color space conversions
Hex:
#ed2676
RGB:
237, 38, 118
CMY:
7, 85, 54
CMYK:
0, 84, 50, 7
HSL:
336°, 84.6809%, 53.9216%
HSV (HSB):
336°, 83.9662%, 92.9412%
XYZ:
38.8882, 20.6988, 19.0852
xyY:
0.4943, 0.2631, 20.6988
CIE-Lab:
52.6182, 75.4220, 6.3784
CIE-LCH:
52.6182, 75.6912, 4.8340
CIE-Luv:
52.6182, 126.3457, -6.9786
Hunter-Lab:
45.4959, 72.9573, 6.9754
#ed2676 color charts
#ed2676 color shades, tints & tones
#ed2676 color schemes
#ed2676 color preview, HTML & CSS examples
This text has a color of #ed2676
<p style="color:#ed2676;">Text here</p>
.mytext {color:#ed2676;}
This box has a color of #ed2676
<div style="background-color:#ed2676;">Content here</div>
.mybackground {background-color:#ed2676;}
Border around this has a color of #ed2676
<div style="border:2px solid #ed2676;">Content here</div>
.myborder {border:2px solid #ed2676;}