#edadcc color space conversions
Hex:
#edadcc
RGB:
237, 173, 204
CMY:
7, 32, 20
CMYK:
0, 27, 14, 7
HSL:
331°, 64.0000%, 80.3922%
HSV (HSB):
331°, 27.0042%, 92.9412%
XYZ:
60.7677, 52.2513, 64.0094
xyY:
0.3433, 0.2952, 52.2513
CIE-Lab:
77.4309, 28.0204, -6.4547
CIE-LCH:
77.4309, 28.7542, 347.0278
CIE-Luv:
77.4309, 36.8985, -14.7602
Hunter-Lab:
72.2851, 23.5603, -1.9026
#edadcc color charts
#edadcc color shades, tints & tones
#edadcc color schemes
#edadcc color preview, HTML & CSS examples
This text has a color of #edadcc
<p style="color:#edadcc;">Text here</p>
.mytext {color:#edadcc;}
This box has a color of #edadcc
<div style="background-color:#edadcc;">Content here</div>
.mybackground {background-color:#edadcc;}
Border around this has a color of #edadcc
<div style="border:2px solid #edadcc;">Content here</div>
.myborder {border:2px solid #edadcc;}