#e6d75f color space conversions
Hex:
#e6d75f
RGB:
230, 215, 95
CMY:
10, 16, 63
CMYK:
0, 7, 59, 10
HSL:
53°, 72.9730%, 63.7255%
HSV (HSB):
53°, 58.6957%, 90.1961%
XYZ:
58.9991, 66.2501, 20.5044
xyY:
0.4048, 0.4545, 66.2501
CIE-Lab:
85.1238, -9.3589, 59.7141
CIE-LCH:
85.1238, 60.4431, 98.9074
CIE-Luv:
85.1238, 15.4439, 73.8896
Hunter-Lab:
81.3942, -13.0528, 42.0399
#e6d75f color charts
#e6d75f color shades, tints & tones
#e6d75f color schemes
#e6d75f color preview, HTML & CSS examples
This text has a color of #e6d75f
<p style="color:#e6d75f;">Text here</p>
.mytext {color:#e6d75f;}
This box has a color of #e6d75f
<div style="background-color:#e6d75f;">Content here</div>
.mybackground {background-color:#e6d75f;}
Border around this has a color of #e6d75f
<div style="border:2px solid #e6d75f;">Content here</div>
.myborder {border:2px solid #e6d75f;}