#f0ba3c color space conversions
Hex:
#f0ba3c
RGB:
240, 186, 60
CMY:
6, 27, 76
CMYK:
0, 23, 75, 6
HSL:
42°, 85.7143%, 58.8235%
HSV (HSB):
42°, 75.0000%, 94.1176%
XYZ:
54.3097, 53.9693, 11.8297
xyY:
0.4522, 0.4493, 53.9693
CIE-Lab:
78.4438, 7.8204, 67.4007
CIE-LCH:
78.4438, 67.8529, 83.3816
CIE-Luv:
78.4438, 44.5784, 73.1725
Hunter-Lab:
73.4638, 3.3983, 41.8774
#f0ba3c color charts
#f0ba3c color shades, tints & tones
#f0ba3c color schemes
#f0ba3c color preview, HTML & CSS examples
This text has a color of #f0ba3c
<p style="color:#f0ba3c;">Text here</p>
.mytext {color:#f0ba3c;}
This box has a color of #f0ba3c
<div style="background-color:#f0ba3c;">Content here</div>
.mybackground {background-color:#f0ba3c;}
Border around this has a color of #f0ba3c
<div style="border:2px solid #f0ba3c;">Content here</div>
.myborder {border:2px solid #f0ba3c;}