#f5ad00 color space conversions
Hex:
#f5ad00
RGB:
245, 173, 0
CMY:
4, 32, 100
CMYK:
0, 29, 100, 4
HSL:
42°, 100.0000%, 48.0392%
HSV (HSB):
42°, 100.0000%, 96.0784%
XYZ:
52.5998, 49.2996, 6.7435
xyY:
0.4842, 0.4538, 49.2996
CIE-Lab:
75.6373, 15.5164, 78.8660
CIE-LCH:
75.6373, 80.3779, 78.8695
CIE-Luv:
75.6373, 60.1464, 76.5682
Hunter-Lab:
70.2137, 10.8472, 43.4552
#f5ad00 color charts
#f5ad00 color shades, tints & tones
#f5ad00 color schemes
#f5ad00 color preview, HTML & CSS examples
This text has a color of #f5ad00
<p style="color:#f5ad00;">Text here</p>
.mytext {color:#f5ad00;}
This box has a color of #f5ad00
<div style="background-color:#f5ad00;">Content here</div>
.mybackground {background-color:#f5ad00;}
Border around this has a color of #f5ad00
<div style="border:2px solid #f5ad00;">Content here</div>
.myborder {border:2px solid #f5ad00;}