#f5ca3a color space conversions
Hex:
#f5ca3a
RGB:
245, 202, 58
CMY:
4, 21, 77
CMYK:
0, 18, 76, 4
HSL:
46°, 90.3382%, 59.4118%
HSV (HSB):
46°, 76.3265%, 96.0784%
XYZ:
59.5404, 61.9590, 12.8242
xyY:
0.4433, 0.4613, 61.9590
CIE-Lab:
82.8916, 1.5631, 72.4667
CIE-LCH:
82.8916, 72.4835, 88.7643
CIE-Luv:
82.8916, 36.6066, 80.1989
Hunter-Lab:
78.7141, -2.7296, 45.4403
#f5ca3a color charts
#f5ca3a color shades, tints & tones
#f5ca3a color schemes
#f5ca3a color preview, HTML & CSS examples
This text has a color of #f5ca3a
<p style="color:#f5ca3a;">Text here</p>
.mytext {color:#f5ca3a;}
This box has a color of #f5ca3a
<div style="background-color:#f5ca3a;">Content here</div>
.mybackground {background-color:#f5ca3a;}
Border around this has a color of #f5ca3a
<div style="border:2px solid #f5ca3a;">Content here</div>
.myborder {border:2px solid #f5ca3a;}