#f5ab30 color space conversions
Hex:
#f5ab30
RGB:
245, 171, 48
CMY:
4, 33, 81
CMYK:
0, 30, 80, 4
HSL:
37°, 90.7834%, 57.4510%
HSV (HSB):
37°, 80.4082%, 96.0784%
XYZ:
52.7526, 48.7517, 9.4260
xyY:
0.4755, 0.4395, 48.7517
CIE-Lab:
75.2966, 17.3824, 68.9333
CIE-LCH:
75.2966, 71.0912, 75.8472
CIE-Luv:
75.2966, 60.6179, 70.2931
Hunter-Lab:
69.8224, 12.6720, 40.8716
#f5ab30 color charts
#f5ab30 color shades, tints & tones
#f5ab30 color schemes
#f5ab30 color preview, HTML & CSS examples
This text has a color of #f5ab30
<p style="color:#f5ab30;">Text here</p>
.mytext {color:#f5ab30;}
This box has a color of #f5ab30
<div style="background-color:#f5ab30;">Content here</div>
.mybackground {background-color:#f5ab30;}
Border around this has a color of #f5ab30
<div style="border:2px solid #f5ab30;">Content here</div>
.myborder {border:2px solid #f5ab30;}