#ed678b color space conversions
Hex:
#ed678b
RGB:
237, 103, 139
CMY:
7, 60, 45
CMYK:
0, 57, 41, 7
HSL:
344°, 78.8235%, 66.6667%
HSV (HSB):
344°, 56.5401%, 92.9412%
XYZ:
44.4355, 29.5691, 27.7915
xyY:
0.4365, 0.2905, 29.5691
CIE-Lab:
61.2806, 54.9553, 6.3759
CIE-LCH:
61.2806, 55.3239, 6.6178
CIE-Luv:
61.2806, 90.2231, -2.0363
Hunter-Lab:
54.3775, 50.7038, 7.7620
#ed678b color charts
#ed678b color shades, tints & tones
#ed678b color schemes
#ed678b color preview, HTML & CSS examples
This text has a color of #ed678b
<p style="color:#ed678b;">Text here</p>
.mytext {color:#ed678b;}
This box has a color of #ed678b
<div style="background-color:#ed678b;">Content here</div>
.mybackground {background-color:#ed678b;}
Border around this has a color of #ed678b
<div style="border:2px solid #ed678b;">Content here</div>
.myborder {border:2px solid #ed678b;}