#f0c400 color space conversions
Hex:
#f0c400
RGB:
240, 196, 0
CMY:
6, 23, 100
CMYK:
0, 18, 100, 6
HSL:
49°, 100.0000%, 47.0588%
HSV (HSB):
49°, 100.0000%, 94.1176%
XYZ:
55.6751, 58.0051, 8.2617
xyY:
0.4566, 0.4757, 58.0051
CIE-Lab:
80.7416, 1.3645, 82.1252
CIE-LCH:
80.7416, 82.1365, 89.0481
CIE-Luv:
80.7416, 38.2586, 84.8902
Hunter-Lab:
76.1611, -2.7953, 46.8812
#f0c400 color charts
#f0c400 color shades, tints & tones
#f0c400 color schemes
#f0c400 color preview, HTML & CSS examples
This text has a color of #f0c400
<p style="color:#f0c400;">Text here</p>
.mytext {color:#f0c400;}
This box has a color of #f0c400
<div style="background-color:#f0c400;">Content here</div>
.mybackground {background-color:#f0c400;}
Border around this has a color of #f0c400
<div style="border:2px solid #f0c400;">Content here</div>
.myborder {border:2px solid #f0c400;}