#edb75c color space conversions
Hex:
#edb75c
RGB:
237, 183, 92
CMY:
7, 28, 64
CMYK:
0, 23, 61, 7
HSL:
38°, 80.1105%, 64.5098%
HSV (HSB):
38°, 61.1814%, 92.9412%
XYZ:
53.7903, 52.6442, 17.4515
xyY:
0.4342, 0.4249, 52.6442
CIE-Lab:
77.6645, 9.8529, 52.8510
CIE-LCH:
77.6645, 53.7616, 79.4397
CIE-Luv:
77.6645, 42.7551, 61.1531
Hunter-Lab:
72.5563, 5.3591, 36.5288
#edb75c color charts
#edb75c color shades, tints & tones
#edb75c color schemes
#edb75c color preview, HTML & CSS examples
This text has a color of #edb75c
<p style="color:#edb75c;">Text here</p>
.mytext {color:#edb75c;}
This box has a color of #edb75c
<div style="background-color:#edb75c;">Content here</div>
.mybackground {background-color:#edb75c;}
Border around this has a color of #edb75c
<div style="border:2px solid #edb75c;">Content here</div>
.myborder {border:2px solid #edb75c;}