#f5ce5a color space conversions
Hex:
#f5ce5a
RGB:
245, 206, 90
CMY:
4, 19, 65
CMYK:
0, 16, 63, 4
HSL:
45°, 88.5714%, 65.6863%
HSV (HSB):
45°, 63.2653%, 96.0784%
XYZ:
61.5730, 64.2933, 18.8375
xyY:
0.4255, 0.4443, 64.2933
CIE-Lab:
84.1182, 1.0898, 61.1752
CIE-LCH:
84.1182, 61.1849, 88.9794
CIE-Luv:
84.1182, 32.4614, 72.4045
Hunter-Lab:
80.1831, -3.2494, 42.1991
#f5ce5a color charts
#f5ce5a color shades, tints & tones
#f5ce5a color schemes
#f5ce5a color preview, HTML & CSS examples
This text has a color of #f5ce5a
<p style="color:#f5ce5a;">Text here</p>
.mytext {color:#f5ce5a;}
This box has a color of #f5ce5a
<div style="background-color:#f5ce5a;">Content here</div>
.mybackground {background-color:#f5ce5a;}
Border around this has a color of #f5ce5a
<div style="border:2px solid #f5ce5a;">Content here</div>
.myborder {border:2px solid #f5ce5a;}