#f5cc7a color space conversions
Hex:
#f5cc7a
RGB:
245, 204, 122
CMY:
4, 20, 52
CMYK:
0, 17, 50, 4
HSL:
40°, 86.0140%, 71.9608%
HSV (HSB):
40°, 50.2041%, 96.0784%
XYZ:
62.7619, 64.0033, 27.4583
xyY:
0.4070, 0.4150, 64.0033
CIE-Lab:
83.9675, 4.5064, 46.0002
CIE-LCH:
83.9675, 46.2204, 84.4049
CIE-Luv:
83.9675, 31.9987, 57.7114
Hunter-Lab:
80.0021, 0.0302, 35.6519
#f5cc7a color charts
#f5cc7a color shades, tints & tones
#f5cc7a color schemes
#f5cc7a color preview, HTML & CSS examples
This text has a color of #f5cc7a
<p style="color:#f5cc7a;">Text here</p>
.mytext {color:#f5cc7a;}
This box has a color of #f5cc7a
<div style="background-color:#f5cc7a;">Content here</div>
.mybackground {background-color:#f5cc7a;}
Border around this has a color of #f5cc7a
<div style="border:2px solid #f5cc7a;">Content here</div>
.myborder {border:2px solid #f5cc7a;}