#f5c06a color space conversions
Hex:
#f5c06a
RGB:
245, 192, 106
CMY:
4, 25, 58
CMYK:
0, 22, 57, 4
HSL:
37°, 87.4214%, 68.8235%
HSV (HSB):
37°, 56.7347%, 96.0784%
XYZ:
59.1073, 58.1524, 21.7449
xyY:
0.4252, 0.4183, 58.1524
CIE-Lab:
80.8234, 9.4379, 50.0330
CIE-LCH:
80.8234, 50.9154, 79.3176
CIE-Luv:
80.8234, 41.3869, 59.6863
Hunter-Lab:
76.2577, 4.9044, 36.4738
#f5c06a color charts
#f5c06a color shades, tints & tones
#f5c06a color schemes
#f5c06a color preview, HTML & CSS examples
This text has a color of #f5c06a
<p style="color:#f5c06a;">Text here</p>
.mytext {color:#f5c06a;}
This box has a color of #f5c06a
<div style="background-color:#f5c06a;">Content here</div>
.mybackground {background-color:#f5c06a;}
Border around this has a color of #f5c06a
<div style="border:2px solid #f5c06a;">Content here</div>
.myborder {border:2px solid #f5c06a;}