#f0bc0c color space conversions
Hex:
#f0bc0c
RGB:
240, 188, 12
CMY:
6, 26, 95
CMYK:
0, 22, 95, 6
HSL:
46°, 90.4762%, 49.4118%
HSV (HSB):
46°, 95.0000%, 94.1176%
XYZ:
53.9848, 54.5182, 8.0256
xyY:
0.4633, 0.4679, 54.5182
CIE-Lab:
78.7630, 5.6158, 79.5281
CIE-LCH:
78.7630, 79.7261, 85.9608
CIE-Luv:
78.7630, 44.2414, 81.2794
Hunter-Lab:
73.8365, 1.2946, 45.2411
#f0bc0c color charts
#f0bc0c color shades, tints & tones
#f0bc0c color schemes
#f0bc0c color preview, HTML & CSS examples
This text has a color of #f0bc0c
<p style="color:#f0bc0c;">Text here</p>
.mytext {color:#f0bc0c;}
This box has a color of #f0bc0c
<div style="background-color:#f0bc0c;">Content here</div>
.mybackground {background-color:#f0bc0c;}
Border around this has a color of #f0bc0c
<div style="border:2px solid #f0bc0c;">Content here</div>
.myborder {border:2px solid #f0bc0c;}