#edaac4 color space conversions
Hex:
#edaac4
RGB:
237, 170, 196
CMY:
7, 33, 23
CMYK:
0, 28, 17, 7
HSL:
337°, 65.0485%, 79.8039%
HSV (HSB):
337°, 28.2700%, 92.9412%
XYZ:
59.2636, 50.7395, 58.8947
xyY:
0.3509, 0.3004, 50.7395
CIE-Lab:
76.5209, 28.3588, -3.4365
CIE-LCH:
76.5209, 28.5663, 353.0906
CIE-Luv:
76.5209, 39.7096, -10.2712
Hunter-Lab:
71.2317, 23.8537, 0.8409
#edaac4 color charts
#edaac4 color shades, tints & tones
#edaac4 color schemes
#edaac4 color preview, HTML & CSS examples
This text has a color of #edaac4
<p style="color:#edaac4;">Text here</p>
.mytext {color:#edaac4;}
This box has a color of #edaac4
<div style="background-color:#edaac4;">Content here</div>
.mybackground {background-color:#edaac4;}
Border around this has a color of #edaac4
<div style="border:2px solid #edaac4;">Content here</div>
.myborder {border:2px solid #edaac4;}