#f0b500 color space conversions
Hex:
#f0b500
RGB:
240, 181, 0
CMY:
6, 29, 100
CMYK:
0, 25, 100, 6
HSL:
45°, 100.0000%, 47.0588%
HSV (HSB):
45°, 100.0000%, 94.1176%
XYZ:
52.4591, 51.5730, 7.1897
xyY:
0.4717, 0.4637, 51.5730
CIE-Lab:
77.0248, 9.1696, 79.5500
CIE-LCH:
77.0248, 80.0767, 83.4246
CIE-Luv:
77.0248, 49.7843, 79.3669
Hunter-Lab:
71.8144, 4.7158, 44.3342
#f0b500 color charts
#f0b500 color shades, tints & tones
#f0b500 color schemes
#f0b500 color preview, HTML & CSS examples
This text has a color of #f0b500
<p style="color:#f0b500;">Text here</p>
.mytext {color:#f0b500;}
This box has a color of #f0b500
<div style="background-color:#f0b500;">Content here</div>
.mybackground {background-color:#f0b500;}
Border around this has a color of #f0b500
<div style="border:2px solid #f0b500;">Content here</div>
.myborder {border:2px solid #f0b500;}