#edac7e color space conversions
Hex:
#edac7e
RGB:
237, 172, 126
CMY:
7, 33, 51
CMYK:
0, 27, 47, 7
HSL:
25°, 75.5102%, 71.1765%
HSV (HSB):
25°, 46.8354%, 92.9412%
XYZ:
53.4435, 49.0159, 26.3829
xyY:
0.4148, 0.3804, 49.0159
CIE-Lab:
75.4612, 18.4588, 33.0058
CIE-LCH:
75.4612, 37.8168, 60.7836
CIE-Luv:
75.4612, 47.5699, 39.2323
Hunter-Lab:
70.0114, 13.7388, 26.6653
#edac7e color charts
#edac7e color shades, tints & tones
#edac7e color schemes
#edac7e color preview, HTML & CSS examples
This text has a color of #edac7e
<p style="color:#edac7e;">Text here</p>
.mytext {color:#edac7e;}
This box has a color of #edac7e
<div style="background-color:#edac7e;">Content here</div>
.mybackground {background-color:#edac7e;}
Border around this has a color of #edac7e
<div style="border:2px solid #edac7e;">Content here</div>
.myborder {border:2px solid #edac7e;}