#ed084f color space conversions
Hex:
#ed084f
RGB:
237, 8, 79
CMY:
7, 97, 69
CMYK:
0, 97, 67, 7
HSL:
341°, 93.4694%, 48.0392%
HSV (HSB):
341°, 96.6245%, 92.9412%
XYZ:
36.4232, 18.7427, 9.0951
xyY:
0.5668, 0.2917, 18.7427
CIE-Lab:
50.3848, 77.0340, 27.0295
CIE-LCH:
50.3848, 81.6384, 19.3348
CIE-Luv:
50.3848, 147.1415, 13.6357
Hunter-Lab:
43.2928, 74.4133, 17.8491
#ed084f color charts
#ed084f color shades, tints & tones
#ed084f color schemes
#ed084f color preview, HTML & CSS examples
This text has a color of #ed084f
<p style="color:#ed084f;">Text here</p>
.mytext {color:#ed084f;}
This box has a color of #ed084f
<div style="background-color:#ed084f;">Content here</div>
.mybackground {background-color:#ed084f;}
Border around this has a color of #ed084f
<div style="border:2px solid #ed084f;">Content here</div>
.myborder {border:2px solid #ed084f;}