#ed645c color space conversions
Hex:
#ed645c
RGB:
237, 100, 92
CMY:
7, 61, 64
CMYK:
0, 58, 61, 7
HSL:
3°, 80.1105%, 64.5098%
HSV (HSB):
3°, 61.1814%, 92.9412%
XYZ:
41.4140, 27.8916, 13.3261
xyY:
0.5012, 0.3375, 27.8916
CIE-Lab:
59.7907, 52.3746, 31.3747
CIE-LCH:
59.7907, 61.0531, 30.9235
CIE-Luv:
59.7907, 103.8657, 26.3865
Hunter-Lab:
52.8125, 47.5526, 22.0082
#ed645c color charts
#ed645c color shades, tints & tones
#ed645c color schemes
#ed645c color preview, HTML & CSS examples
This text has a color of #ed645c
<p style="color:#ed645c;">Text here</p>
.mytext {color:#ed645c;}
This box has a color of #ed645c
<div style="background-color:#ed645c;">Content here</div>
.mybackground {background-color:#ed645c;}
Border around this has a color of #ed645c
<div style="border:2px solid #ed645c;">Content here</div>
.myborder {border:2px solid #ed645c;}