#e6b64a color space conversions
Hex:
#e6b64a
RGB:
230, 182, 74
CMY:
10, 29, 71
CMYK:
0, 21, 68, 10
HSL:
42°, 75.7282%, 59.6078%
HSV (HSB):
42°, 67.8261%, 90.1961%
XYZ:
50.5971, 50.7733, 13.6120
xyY:
0.4400, 0.4416, 50.7733
CIE-Lab:
76.5415, 6.3420, 59.5502
CIE-LCH:
76.5415, 59.8870, 83.9210
CIE-Luv:
76.5415, 39.2222, 67.0180
Hunter-Lab:
71.2554, 2.0526, 38.5525
#e6b64a color charts
#e6b64a color shades, tints & tones
#e6b64a color schemes
#e6b64a color preview, HTML & CSS examples
This text has a color of #e6b64a
<p style="color:#e6b64a;">Text here</p>
.mytext {color:#e6b64a;}
This box has a color of #e6b64a
<div style="background-color:#e6b64a;">Content here</div>
.mybackground {background-color:#e6b64a;}
Border around this has a color of #e6b64a
<div style="border:2px solid #e6b64a;">Content here</div>
.myborder {border:2px solid #e6b64a;}