#edafbc color space conversions
Hex:
#edafbc
RGB:
237, 175, 188
CMY:
7, 31, 26
CMYK:
0, 26, 21, 7
HSL:
347°, 63.2653%, 80.7843%
HSV (HSB):
347°, 26.1603%, 92.9412%
XYZ:
59.3321, 52.2953, 54.5438
xyY:
0.3571, 0.3147, 52.2953
CIE-Lab:
77.4571, 24.4883, 2.2934
CIE-LCH:
77.4571, 24.5955, 5.3504
CIE-Luv:
77.4571, 38.0090, -1.1405
Hunter-Lab:
72.3155, 19.9004, 5.9015
#edafbc color charts
#edafbc color shades, tints & tones
#edafbc color schemes
#edafbc color preview, HTML & CSS examples
This text has a color of #edafbc
<p style="color:#edafbc;">Text here</p>
.mytext {color:#edafbc;}
This box has a color of #edafbc
<div style="background-color:#edafbc;">Content here</div>
.mybackground {background-color:#edafbc;}
Border around this has a color of #edafbc
<div style="border:2px solid #edafbc;">Content here</div>
.myborder {border:2px solid #edafbc;}