#ed085f color space conversions
Hex:
#ed085f
RGB:
237, 8, 95
CMY:
7, 97, 63
CMYK:
0, 97, 60, 7
HSL:
337°, 93.4694%, 48.0392%
HSV (HSB):
337°, 96.6245%, 92.9412%
XYZ:
37.0774, 19.0044, 12.5405
xyY:
0.5403, 0.2769, 19.0044
CIE-Lab:
50.6924, 77.8700, 17.6789
CIE-LCH:
50.6924, 79.8516, 12.7911
CIE-Luv:
50.6924, 141.2903, 4.6685
Hunter-Lab:
43.5941, 75.5275, 13.4602
#ed085f color charts
#ed085f color shades, tints & tones
#ed085f color schemes
#ed085f color preview, HTML & CSS examples
This text has a color of #ed085f
<p style="color:#ed085f;">Text here</p>
.mytext {color:#ed085f;}
This box has a color of #ed085f
<div style="background-color:#ed085f;">Content here</div>
.mybackground {background-color:#ed085f;}
Border around this has a color of #ed085f
<div style="border:2px solid #ed085f;">Content here</div>
.myborder {border:2px solid #ed085f;}