#ed5678 color space conversions
Hex:
#ed5678
RGB:
237, 86, 120
CMY:
7, 66, 53
CMYK:
0, 64, 49, 7
HSL:
346°, 80.7487%, 63.3333%
HSV (HSB):
346°, 63.7131%, 92.9412%
XYZ:
41.6430, 26.0162, 20.5961
xyY:
0.4718, 0.2948, 26.0162
CIE-Lab:
58.0524, 60.5646, 12.8687
CIE-LCH:
58.0524, 61.9166, 11.9957
CIE-Luv:
58.0524, 105.3334, 4.4946
Hunter-Lab:
51.0060, 56.4727, 11.7631
#ed5678 color charts
#ed5678 color shades, tints & tones
#ed5678 color schemes
#ed5678 color preview, HTML & CSS examples
This text has a color of #ed5678
<p style="color:#ed5678;">Text here</p>
.mytext {color:#ed5678;}
This box has a color of #ed5678
<div style="background-color:#ed5678;">Content here</div>
.mybackground {background-color:#ed5678;}
Border around this has a color of #ed5678
<div style="border:2px solid #ed5678;">Content here</div>
.myborder {border:2px solid #ed5678;}