#f0ca0c color space conversions
Hex:
#f0ca0c
RGB:
240, 202, 12
CMY:
6, 21, 95
CMYK:
0, 16, 95, 6
HSL:
50°, 90.4762%, 49.4118%
HSV (HSB):
50°, 95.0000%, 94.1176%
XYZ:
57.1221, 60.7929, 9.0714
xyY:
0.4498, 0.4787, 60.7929
CIE-Lab:
82.2673, -1.6182, 82.0754
CIE-LCH:
82.2673, 82.0913, 91.1295
CIE-Luv:
82.2673, 33.7027, 86.4889
Hunter-Lab:
77.9698, -5.6748, 47.6808
#f0ca0c color charts
#f0ca0c color shades, tints & tones
#f0ca0c color schemes
#f0ca0c color preview, HTML & CSS examples
This text has a color of #f0ca0c
<p style="color:#f0ca0c;">Text here</p>
.mytext {color:#f0ca0c;}
This box has a color of #f0ca0c
<div style="background-color:#f0ca0c;">Content here</div>
.mybackground {background-color:#f0ca0c;}
Border around this has a color of #f0ca0c
<div style="border:2px solid #f0ca0c;">Content here</div>
.myborder {border:2px solid #f0ca0c;}