#f0c030 color space conversions
Hex:
#f0c030
RGB:
240, 192, 48
CMY:
6, 25, 81
CMYK:
0, 20, 80, 6
HSL:
45°, 86.4865%, 56.4706%
HSV (HSB):
45°, 80.0000%, 94.1176%
XYZ:
55.3183, 56.4379, 10.7743
xyY:
0.4515, 0.4606, 56.4379
CIE-Lab:
79.8624, 4.2586, 72.7733
CIE-LCH:
79.8624, 72.8978, 86.6509
CIE-Luv:
79.8624, 40.5070, 78.2560
Hunter-Lab:
75.1252, -0.0309, 44.0844
#f0c030 color charts
#f0c030 color shades, tints & tones
#f0c030 color schemes
#f0c030 color preview, HTML & CSS examples
This text has a color of #f0c030
<p style="color:#f0c030;">Text here</p>
.mytext {color:#f0c030;}
This box has a color of #f0c030
<div style="background-color:#f0c030;">Content here</div>
.mybackground {background-color:#f0c030;}
Border around this has a color of #f0c030
<div style="border:2px solid #f0c030;">Content here</div>
.myborder {border:2px solid #f0c030;}