#f0b32c color space conversions
Hex:
#f0b32c
RGB:
240, 179, 44
CMY:
6, 30, 83
CMYK:
0, 25, 82, 6
HSL:
41°, 86.7257%, 55.6863%
HSV (HSB):
41°, 81.6667%, 94.1176%
XYZ:
52.5099, 50.9473, 9.4491
xyY:
0.4651, 0.4512, 50.9473
CIE-Lab:
76.6471, 10.9302, 71.1894
CIE-LCH:
76.6471, 72.0236, 81.2711
CIE-Luv:
76.6471, 50.5262, 73.9884
Hunter-Lab:
71.3774, 6.4059, 42.1152
#f0b32c color charts
#f0b32c color shades, tints & tones
#f0b32c color schemes
#f0b32c color preview, HTML & CSS examples
This text has a color of #f0b32c
<p style="color:#f0b32c;">Text here</p>
.mytext {color:#f0b32c;}
This box has a color of #f0b32c
<div style="background-color:#f0b32c;">Content here</div>
.mybackground {background-color:#f0b32c;}
Border around this has a color of #f0b32c
<div style="border:2px solid #f0b32c;">Content here</div>
.myborder {border:2px solid #f0b32c;}