#edbaa5 color space conversions
Hex:
#edbaa5
RGB:
237, 186, 165
CMY:
7, 27, 35
CMYK:
0, 22, 30, 7
HSL:
18°, 66.6667%, 78.8235%
HSV (HSB):
18°, 30.3797%, 92.9412%
XYZ:
59.2755, 55.8389, 43.2511
xyY:
0.3743, 0.3526, 55.8389
CIE-Lab:
79.5221, 15.4515, 17.6734
CIE-LCH:
79.5221, 23.4755, 48.8374
CIE-Luv:
79.5221, 34.2346, 21.9023
Hunter-Lab:
74.7255, 10.8244, 17.9907
#edbaa5 color charts
#edbaa5 color shades, tints & tones
#edbaa5 color schemes
#edbaa5 color preview, HTML & CSS examples
This text has a color of #edbaa5
<p style="color:#edbaa5;">Text here</p>
.mytext {color:#edbaa5;}
This box has a color of #edbaa5
<div style="background-color:#edbaa5;">Content here</div>
.mybackground {background-color:#edbaa5;}
Border around this has a color of #edbaa5
<div style="border:2px solid #edbaa5;">Content here</div>
.myborder {border:2px solid #edbaa5;}