#f4a500 color space conversions
Hex:
#f4a500
RGB:
244, 165, 0
CMY:
4, 35, 100
CMYK:
0, 32, 100, 4
HSL:
41°, 100.0000%, 47.8431%
HSV (HSB):
41°, 100.0000%, 95.6863%
XYZ:
50.7634, 46.1434, 6.2310
xyY:
0.4922, 0.4474, 46.1434
CIE-Lab:
73.6385, 19.2983, 77.4770
CIE-LCH:
73.6385, 79.8443, 76.0131
CIE-Luv:
73.6385, 65.8355, 73.6598
Hunter-Lab:
67.9289, 14.5177, 42.1116
#f4a500 color charts
#f4a500 color shades, tints & tones
#f4a500 color schemes
#f4a500 color preview, HTML & CSS examples
This text has a color of #f4a500
<p style="color:#f4a500;">Text here</p>
.mytext {color:#f4a500;}
This box has a color of #f4a500
<div style="background-color:#f4a500;">Content here</div>
.mybackground {background-color:#f4a500;}
Border around this has a color of #f4a500
<div style="border:2px solid #f4a500;">Content here</div>
.myborder {border:2px solid #f4a500;}