#f0b60c color space conversions
Hex:
#f0b60c
RGB:
240, 182, 12
CMY:
6, 29, 95
CMYK:
0, 24, 95, 6
HSL:
45°, 90.4762%, 49.4118%
HSV (HSB):
45°, 95.0000%, 94.1176%
XYZ:
52.7295, 52.0077, 7.6072
xyY:
0.4694, 0.4629, 52.0077
CIE-Lab:
77.2854, 8.7498, 78.4641
CIE-LCH:
77.2854, 78.9504, 83.6371
CIE-Luv:
77.2854, 48.8849, 79.0574
Hunter-Lab:
72.1164, 4.3106, 44.2273
#f0b60c color charts
#f0b60c color shades, tints & tones
#f0b60c color schemes
#f0b60c color preview, HTML & CSS examples
This text has a color of #f0b60c
<p style="color:#f0b60c;">Text here</p>
.mytext {color:#f0b60c;}
This box has a color of #f0b60c
<div style="background-color:#f0b60c;">Content here</div>
.mybackground {background-color:#f0b60c;}
Border around this has a color of #f0b60c
<div style="border:2px solid #f0b60c;">Content here</div>
.myborder {border:2px solid #f0b60c;}