#ed8ccc color space conversions
Hex:
#ed8ccc
RGB:
237, 140, 204
CMY:
7, 45, 20
CMYK:
0, 41, 14, 7
HSL:
320°, 72.9323%, 73.9216%
HSV (HSB):
320°, 40.9283%, 92.9412%
XYZ:
55.2022, 41.1203, 62.1543
xyY:
0.3483, 0.2595, 41.1203
CIE-Lab:
70.2601, 45.3555, -17.1835
CIE-LCH:
70.2601, 48.5015, 339.2502
CIE-Luv:
70.2601, 54.2296, -34.0146
Hunter-Lab:
64.1251, 41.4430, -12.5802
#ed8ccc color charts
#ed8ccc color shades, tints & tones
#ed8ccc color schemes
#ed8ccc color preview, HTML & CSS examples
This text has a color of #ed8ccc
<p style="color:#ed8ccc;">Text here</p>
.mytext {color:#ed8ccc;}
This box has a color of #ed8ccc
<div style="background-color:#ed8ccc;">Content here</div>
.mybackground {background-color:#ed8ccc;}
Border around this has a color of #ed8ccc
<div style="border:2px solid #ed8ccc;">Content here</div>
.myborder {border:2px solid #ed8ccc;}