#edbb8a color space conversions
Hex:
#edbb8a
RGB:
237, 187, 138
CMY:
7, 27, 46
CMYK:
0, 21, 42, 7
HSL:
30°, 73.3333%, 73.5294%
HSV (HSB):
30°, 41.7722%, 92.9412%
XYZ:
57.2828, 55.3802, 31.7151
xyY:
0.3968, 0.3836, 55.3802
CIE-Lab:
79.2597, 11.7407, 31.6648
CIE-LCH:
79.2597, 33.7714, 69.6562
CIE-Luv:
79.2597, 36.2932, 39.8112
Hunter-Lab:
74.4178, 7.1684, 26.8245
#edbb8a color charts
#edbb8a color shades, tints & tones
#edbb8a color schemes
#edbb8a color preview, HTML & CSS examples
This text has a color of #edbb8a
<p style="color:#edbb8a;">Text here</p>
.mytext {color:#edbb8a;}
This box has a color of #edbb8a
<div style="background-color:#edbb8a;">Content here</div>
.mybackground {background-color:#edbb8a;}
Border around this has a color of #edbb8a
<div style="border:2px solid #edbb8a;">Content here</div>
.myborder {border:2px solid #edbb8a;}