#f5cd2a color space conversions
Hex:
#f5cd2a
RGB:
245, 205, 42
CMY:
4, 20, 84
CMYK:
0, 16, 83, 4
HSL:
48°, 91.0314%, 56.2745%
HSV (HSB):
48°, 82.8571%, 96.0784%
XYZ:
59.9054, 63.2423, 11.2401
xyY:
0.4458, 0.4706, 63.2423
CIE-Lab:
83.5697, -0.4872, 77.8509
CIE-LCH:
83.5697, 77.8524, 90.3585
CIE-Luv:
83.5697, 34.8368, 84.4854
Hunter-Lab:
79.5250, -4.7065, 47.2874
#f5cd2a color charts
#f5cd2a color shades, tints & tones
#f5cd2a color schemes
#f5cd2a color preview, HTML & CSS examples
This text has a color of #f5cd2a
<p style="color:#f5cd2a;">Text here</p>
.mytext {color:#f5cd2a;}
This box has a color of #f5cd2a
<div style="background-color:#f5cd2a;">Content here</div>
.mybackground {background-color:#f5cd2a;}
Border around this has a color of #f5cd2a
<div style="border:2px solid #f5cd2a;">Content here</div>
.myborder {border:2px solid #f5cd2a;}