#e6b70d color space conversions
Hex:
#e6b70d
RGB:
230, 183, 13
CMY:
10, 28, 95
CMYK:
0, 20, 94, 10
HSL:
47°, 89.3004%, 47.6471%
HSV (HSB):
47°, 94.3478%, 90.1961%
XYZ:
49.6393, 50.7190, 7.5542
xyY:
0.4600, 0.4700, 50.7190
CIE-Lab:
76.5085, 3.9107, 77.3160
CIE-LCH:
76.5085, 77.4148, 87.1044
CIE-Luv:
76.5085, 40.2807, 79.1619
Hunter-Lab:
71.2173, -0.2137, 43.5630
#e6b70d color charts
#e6b70d color shades, tints & tones
#e6b70d color schemes
#e6b70d color preview, HTML & CSS examples
This text has a color of #e6b70d
<p style="color:#e6b70d;">Text here</p>
.mytext {color:#e6b70d;}
This box has a color of #e6b70d
<div style="background-color:#e6b70d;">Content here</div>
.mybackground {background-color:#e6b70d;}
Border around this has a color of #e6b70d
<div style="border:2px solid #e6b70d;">Content here</div>
.myborder {border:2px solid #e6b70d;}