#e6b70c color space conversions
Hex:
#e6b70c
RGB:
230, 183, 12
CMY:
10, 28, 95
CMYK:
0, 20, 95, 10
HSL:
47°, 90.0826%, 47.4510%
HSV (HSB):
47°, 94.7826%, 90.1961%
XYZ:
49.6330, 50.7165, 7.5212
xyY:
0.4601, 0.4702, 50.7165
CIE-Lab:
76.5070, 3.9003, 77.4335
CIE-LCH:
76.5070, 77.5317, 87.1164
CIE-Luv:
76.5070, 40.2907, 79.2271
Hunter-Lab:
71.2155, -0.2233, 43.5892
#e6b70c color charts
#e6b70c color shades, tints & tones
#e6b70c color schemes
#e6b70c color preview, HTML & CSS examples
This text has a color of #e6b70c
<p style="color:#e6b70c;">Text here</p>
.mytext {color:#e6b70c;}
This box has a color of #e6b70c
<div style="background-color:#e6b70c;">Content here</div>
.mybackground {background-color:#e6b70c;}
Border around this has a color of #e6b70c
<div style="border:2px solid #e6b70c;">Content here</div>
.myborder {border:2px solid #e6b70c;}