#e6bd2f color space conversions
Hex:
#e6bd2f
RGB:
230, 189, 47
CMY:
10, 26, 82
CMYK:
0, 18, 80, 10
HSL:
47°, 78.5408%, 54.3137%
HSV (HSB):
47°, 79.5652%, 90.1961%
XYZ:
51.3438, 53.4234, 10.2950
xyY:
0.4462, 0.4643, 53.4234
CIE-Lab:
78.1243, 1.5031, 71.1694
CIE-LCH:
78.1243, 71.1852, 88.7901
CIE-Luv:
78.1243, 35.1358, 77.0099
Hunter-Lab:
73.0913, -2.5205, 42.8129
#e6bd2f color charts
#e6bd2f color shades, tints & tones
#e6bd2f color schemes
#e6bd2f color preview, HTML & CSS examples
This text has a color of #e6bd2f
<p style="color:#e6bd2f;">Text here</p>
.mytext {color:#e6bd2f;}
This box has a color of #e6bd2f
<div style="background-color:#e6bd2f;">Content here</div>
.mybackground {background-color:#e6bd2f;}
Border around this has a color of #e6bd2f
<div style="border:2px solid #e6bd2f;">Content here</div>
.myborder {border:2px solid #e6bd2f;}