#e6ad00 color space conversions
Hex:
#e6ad00
RGB:
230, 173, 0
CMY:
10, 32, 100
CMYK:
0, 25, 100, 10
HSL:
45°, 100.0000%, 45.0980%
HSV (HSB):
45°, 100.0000%, 90.1961%
XYZ:
47.5767, 46.7101, 6.5084
xyY:
0.4720, 0.4634, 46.7101
CIE-Lab:
74.0040, 9.0501, 76.9803
CIE-LCH:
74.0040, 77.5104, 83.2949
CIE-Luv:
74.0040, 48.1362, 76.2172
Hunter-Lab:
68.3448, 4.6553, 42.1953
#e6ad00 color charts
#e6ad00 color shades, tints & tones
#e6ad00 color schemes
#e6ad00 color preview, HTML & CSS examples
This text has a color of #e6ad00
<p style="color:#e6ad00;">Text here</p>
.mytext {color:#e6ad00;}
This box has a color of #e6ad00
<div style="background-color:#e6ad00;">Content here</div>
.mybackground {background-color:#e6ad00;}
Border around this has a color of #e6ad00
<div style="border:2px solid #e6ad00;">Content here</div>
.myborder {border:2px solid #e6ad00;}