#e6bc00 color space conversions
Hex:
#e6bc00
RGB:
230, 188, 0
CMY:
10, 26, 100
CMYK:
0, 18, 100, 10
HSL:
49°, 100.0000%, 45.0980%
HSV (HSB):
49°, 100.0000%, 90.1961%
XYZ:
50.6163, 52.7894, 7.5216
xyY:
0.4563, 0.4759, 52.7894
CIE-Lab:
77.7505, 1.1820, 79.5759
CIE-LCH:
77.7505, 79.5847, 89.1490
CIE-Luv:
77.7505, 36.6077, 81.7738
Hunter-Lab:
72.6563, -2.7958, 44.7215
#e6bc00 color charts
#e6bc00 color shades, tints & tones
#e6bc00 color schemes
#e6bc00 color preview, HTML & CSS examples
This text has a color of #e6bc00
<p style="color:#e6bc00;">Text here</p>
.mytext {color:#e6bc00;}
This box has a color of #e6bc00
<div style="background-color:#e6bc00;">Content here</div>
.mybackground {background-color:#e6bc00;}
Border around this has a color of #e6bc00
<div style="border:2px solid #e6bc00;">Content here</div>
.myborder {border:2px solid #e6bc00;}