#e6ba2f color space conversions
Hex:
#e6ba2f
RGB:
230, 186, 47
CMY:
10, 27, 82
CMYK:
0, 19, 80, 10
HSL:
46°, 78.5408%, 54.3137%
HSV (HSB):
46°, 79.5652%, 90.1961%
XYZ:
50.7051, 52.1460, 10.0821
xyY:
0.4490, 0.4617, 52.1460
CIE-Lab:
77.3681, 3.0672, 70.4979
CIE-LCH:
77.3681, 70.5646, 87.5088
CIE-Luv:
77.3681, 37.3544, 75.8278
Hunter-Lab:
72.2122, -1.0344, 42.2706
#e6ba2f color charts
#e6ba2f color shades, tints & tones
#e6ba2f color schemes
#e6ba2f color preview, HTML & CSS examples
This text has a color of #e6ba2f
<p style="color:#e6ba2f;">Text here</p>
.mytext {color:#e6ba2f;}
This box has a color of #e6ba2f
<div style="background-color:#e6ba2f;">Content here</div>
.mybackground {background-color:#e6ba2f;}
Border around this has a color of #e6ba2f
<div style="border:2px solid #e6ba2f;">Content here</div>
.myborder {border:2px solid #e6ba2f;}