#f0bd0a color space conversions
Hex:
#f0bd0a
RGB:
240, 189, 10
CMY:
6, 26, 96
CMYK:
0, 21, 96, 6
HSL:
47°, 92.0000%, 49.0196%
HSV (HSB):
47°, 95.8333%, 94.1176%
XYZ:
54.1876, 54.9424, 8.0361
xyY:
0.4625, 0.4689, 54.9424
CIE-Lab:
79.0081, 5.0772, 79.9141
CIE-LCH:
79.0081, 80.0752, 86.3647
CIE-Luv:
79.0081, 43.4927, 81.7648
Hunter-Lab:
74.1231, 0.7766, 45.4582
#f0bd0a color charts
#f0bd0a color shades, tints & tones
#f0bd0a color schemes
#f0bd0a color preview, HTML & CSS examples
This text has a color of #f0bd0a
<p style="color:#f0bd0a;">Text here</p>
.mytext {color:#f0bd0a;}
This box has a color of #f0bd0a
<div style="background-color:#f0bd0a;">Content here</div>
.mybackground {background-color:#f0bd0a;}
Border around this has a color of #f0bd0a
<div style="border:2px solid #f0bd0a;">Content here</div>
.myborder {border:2px solid #f0bd0a;}