#ed094d color space conversions
Hex:
#ed094d
RGB:
237, 9, 77
CMY:
7, 96, 70
CMYK:
0, 96, 68, 7
HSL:
342°, 92.6829%, 48.2353%
HSV (HSB):
342°, 96.2025%, 92.9412%
XYZ:
36.3623, 18.7357, 8.7210
xyY:
0.5698, 0.2936, 18.7357
CIE-Lab:
50.3766, 76.8671, 28.2307
CIE-LCH:
50.3766, 81.8873, 20.1666
CIE-Luv:
50.3766, 147.6904, 14.7145
Hunter-Lab:
43.2848, 74.2043, 18.3536
#ed094d color charts
#ed094d color shades, tints & tones
#ed094d color schemes
#ed094d color preview, HTML & CSS examples
This text has a color of #ed094d
<p style="color:#ed094d;">Text here</p>
.mytext {color:#ed094d;}
This box has a color of #ed094d
<div style="background-color:#ed094d;">Content here</div>
.mybackground {background-color:#ed094d;}
Border around this has a color of #ed094d
<div style="border:2px solid #ed094d;">Content here</div>
.myborder {border:2px solid #ed094d;}