#f5cd5a color space conversions
Hex:
#f5cd5a
RGB:
245, 205, 90
CMY:
4, 20, 65
CMYK:
0, 16, 63, 4
HSL:
45°, 88.5714%, 65.6863%
HSV (HSB):
45°, 63.2653%, 96.0784%
XYZ:
61.3330, 63.8133, 18.7575
xyY:
0.4262, 0.4434, 63.8133
CIE-Lab:
83.8685, 1.6035, 60.9025
CIE-LCH:
83.8685, 60.9236, 88.4918
CIE-Luv:
83.8685, 33.1637, 71.9718
Hunter-Lab:
79.8832, -2.7464, 41.9963
#f5cd5a color charts
#f5cd5a color shades, tints & tones
#f5cd5a color schemes
#f5cd5a color preview, HTML & CSS examples
This text has a color of #f5cd5a
<p style="color:#f5cd5a;">Text here</p>
.mytext {color:#f5cd5a;}
This box has a color of #f5cd5a
<div style="background-color:#f5cd5a;">Content here</div>
.mybackground {background-color:#f5cd5a;}
Border around this has a color of #f5cd5a
<div style="border:2px solid #f5cd5a;">Content here</div>
.myborder {border:2px solid #f5cd5a;}