#ed105f color space conversions
Hex:
#ed105f
RGB:
237, 16, 95
CMY:
7, 94, 63
CMYK:
0, 93, 60, 7
HSL:
339°, 87.3518%, 49.6078%
HSV (HSB):
339°, 93.2489%, 92.9412%
XYZ:
37.1759, 19.2013, 12.5733
xyY:
0.5392, 0.2785, 19.2013
CIE-Lab:
50.9219, 77.2036, 17.9899
CIE-LCH:
50.9219, 79.2719, 13.1169
CIE-Luv:
50.9219, 140.2793, 5.1901
Hunter-Lab:
43.8193, 74.7539, 13.6611
#ed105f color charts
#ed105f color shades, tints & tones
#ed105f color schemes
#ed105f color preview, HTML & CSS examples
This text has a color of #ed105f
<p style="color:#ed105f;">Text here</p>
.mytext {color:#ed105f;}
This box has a color of #ed105f
<div style="background-color:#ed105f;">Content here</div>
.mybackground {background-color:#ed105f;}
Border around this has a color of #ed105f
<div style="border:2px solid #ed105f;">Content here</div>
.myborder {border:2px solid #ed105f;}