#edbf7d color space conversions
Hex:
#edbf7d
RGB:
237, 191, 125
CMY:
7, 25, 51
CMYK:
0, 19, 47, 7
HSL:
35°, 75.6757%, 70.9804%
HSV (HSB):
35°, 47.2574%, 92.9412%
XYZ:
57.2575, 56.7468, 27.3375
xyY:
0.4051, 0.4015, 56.7468
CIE-Lab:
80.0370, 8.3284, 39.4091
CIE-LCH:
80.0370, 40.2795, 78.0671
CIE-Luv:
80.0370, 34.7453, 49.2125
Hunter-Lab:
75.3305, 3.8468, 31.2150
#edbf7d color charts
#edbf7d color shades, tints & tones
#edbf7d color schemes
#edbf7d color preview, HTML & CSS examples
This text has a color of #edbf7d
<p style="color:#edbf7d;">Text here</p>
.mytext {color:#edbf7d;}
This box has a color of #edbf7d
<div style="background-color:#edbf7d;">Content here</div>
.mybackground {background-color:#edbf7d;}
Border around this has a color of #edbf7d
<div style="border:2px solid #edbf7d;">Content here</div>
.myborder {border:2px solid #edbf7d;}