#f0b30a color space conversions
Hex:
#f0b30a
RGB:
240, 179, 10
CMY:
6, 30, 96
CMYK:
0, 25, 96, 6
HSL:
44°, 92.0000%, 49.0196%
HSV (HSB):
44°, 95.8333%, 94.1176%
XYZ:
52.1101, 50.7874, 7.3436
xyY:
0.4727, 0.4607, 50.7874
CIE-Lab:
76.5500, 10.3046, 78.1586
CIE-LCH:
76.5500, 78.8350, 82.4894
CIE-Luv:
76.5500, 51.2553, 78.0690
Hunter-Lab:
71.2653, 5.8073, 43.7761
#f0b30a color charts
#f0b30a color shades, tints & tones
#f0b30a color schemes
#f0b30a color preview, HTML & CSS examples
This text has a color of #f0b30a
<p style="color:#f0b30a;">Text here</p>
.mytext {color:#f0b30a;}
This box has a color of #f0b30a
<div style="background-color:#f0b30a;">Content here</div>
.mybackground {background-color:#f0b30a;}
Border around this has a color of #f0b30a
<div style="border:2px solid #f0b30a;">Content here</div>
.myborder {border:2px solid #f0b30a;}