#f0b50c color space conversions
Hex:
#f0b50c
RGB:
240, 181, 12
CMY:
6, 29, 95
CMYK:
0, 25, 95, 6
HSL:
44°, 90.4762%, 49.4118%
HSV (HSB):
44°, 95.0000%, 94.1176%
XYZ:
52.5254, 51.5996, 7.5391
xyY:
0.4704, 0.4621, 51.5996
CIE-Lab:
77.0408, 9.2737, 78.2885
CIE-LCH:
77.0408, 78.8358, 83.2445
CIE-Luv:
77.0408, 49.6659, 78.6879
Hunter-Lab:
71.8328, 4.8148, 44.0603
#f0b50c color charts
#f0b50c color shades, tints & tones
#f0b50c color schemes
#f0b50c color preview, HTML & CSS examples
This text has a color of #f0b50c
<p style="color:#f0b50c;">Text here</p>
.mytext {color:#f0b50c;}
This box has a color of #f0b50c
<div style="background-color:#f0b50c;">Content here</div>
.mybackground {background-color:#f0b50c;}
Border around this has a color of #f0b50c
<div style="border:2px solid #f0b50c;">Content here</div>
.myborder {border:2px solid #f0b50c;}