#ed646a color space conversions
Hex:
#ed646a
RGB:
237, 100, 106
CMY:
7, 61, 58
CMYK:
0, 58, 55, 7
HSL:
357°, 79.1908%, 66.0784%
HSV (HSB):
357°, 57.8059%, 92.9412%
XYZ:
42.0837, 28.1595, 16.8529
xyY:
0.4832, 0.3233, 28.1595
CIE-Lab:
60.0325, 53.3645, 23.7077
CIE-LCH:
60.0325, 58.3937, 23.9536
CIE-Luv:
60.0325, 100.6763, 18.5256
Hunter-Lab:
53.0655, 48.6953, 18.3161
#ed646a color charts
#ed646a color shades, tints & tones
#ed646a color schemes
#ed646a color preview, HTML & CSS examples
This text has a color of #ed646a
<p style="color:#ed646a;">Text here</p>
.mytext {color:#ed646a;}
This box has a color of #ed646a
<div style="background-color:#ed646a;">Content here</div>
.mybackground {background-color:#ed646a;}
Border around this has a color of #ed646a
<div style="border:2px solid #ed646a;">Content here</div>
.myborder {border:2px solid #ed646a;}