#f0a60c color space conversions
Hex:
#f0a60c
RGB:
240, 166, 12
CMY:
6, 35, 95
CMYK:
0, 31, 95, 6
HSL:
41°, 90.4762%, 49.4118%
HSV (HSB):
41°, 95.0000%, 94.1176%
XYZ:
49.6378, 45.8242, 6.5766
xyY:
0.4865, 0.4491, 45.8242
CIE-Lab:
73.4313, 17.1703, 75.7208
CIE-LCH:
73.4313, 77.6431, 77.2238
CIE-Luv:
73.4313, 61.6104, 73.1833
Hunter-Lab:
67.6936, 12.4251, 41.6254
#f0a60c color charts
#f0a60c color shades, tints & tones
#f0a60c color schemes
#f0a60c color preview, HTML & CSS examples
This text has a color of #f0a60c
<p style="color:#f0a60c;">Text here</p>
.mytext {color:#f0a60c;}
This box has a color of #f0a60c
<div style="background-color:#f0a60c;">Content here</div>
.mybackground {background-color:#f0a60c;}
Border around this has a color of #f0a60c
<div style="border:2px solid #f0a60c;">Content here</div>
.myborder {border:2px solid #f0a60c;}