#edbfa6 color space conversions
Hex:
#edbfa6
RGB:
237, 191, 166
CMY:
7, 25, 35
CMYK:
0, 19, 30, 7
HSL:
21°, 66.3551%, 79.0196%
HSV (HSB):
21°, 29.9578%, 92.9412%
XYZ:
60.4388, 58.0193, 44.0898
xyY:
0.3718, 0.3569, 58.0193
CIE-Lab:
80.7495, 12.9373, 18.8456
CIE-LCH:
80.7495, 22.8589, 55.5309
CIE-Luv:
80.7495, 31.0598, 24.0299
Hunter-Lab:
76.1704, 8.3359, 19.0004
#edbfa6 color charts
#edbfa6 color shades, tints & tones
#edbfa6 color schemes
#edbfa6 color preview, HTML & CSS examples
This text has a color of #edbfa6
<p style="color:#edbfa6;">Text here</p>
.mytext {color:#edbfa6;}
This box has a color of #edbfa6
<div style="background-color:#edbfa6;">Content here</div>
.mybackground {background-color:#edbfa6;}
Border around this has a color of #edbfa6
<div style="border:2px solid #edbfa6;">Content here</div>
.myborder {border:2px solid #edbfa6;}