#f0bc00 color space conversions
Hex:
#f0bc00
RGB:
240, 188, 0
CMY:
6, 26, 100
CMYK:
0, 22, 100, 6
HSL:
47°, 100.0000%, 47.0588%
HSV (HSB):
47°, 100.0000%, 94.1176%
XYZ:
53.9184, 54.4917, 7.6761
xyY:
0.4645, 0.4694, 54.4917
CIE-Lab:
78.7476, 5.5124, 80.7368
CIE-LCH:
78.7476, 80.9247, 86.0942
CIE-Luv:
78.7476, 44.3463, 81.9386
Hunter-Lab:
73.8185, 1.1973, 45.5076
#f0bc00 color charts
#f0bc00 color shades, tints & tones
#f0bc00 color schemes
#f0bc00 color preview, HTML & CSS examples
This text has a color of #f0bc00
<p style="color:#f0bc00;">Text here</p>
.mytext {color:#f0bc00;}
This box has a color of #f0bc00
<div style="background-color:#f0bc00;">Content here</div>
.mybackground {background-color:#f0bc00;}
Border around this has a color of #f0bc00
<div style="border:2px solid #f0bc00;">Content here</div>
.myborder {border:2px solid #f0bc00;}