#f5cd8a color space conversions
Hex:
#f5cd8a
RGB:
245, 205, 138
CMY:
4, 20, 46
CMYK:
0, 16, 44, 4
HSL:
38°, 84.2520%, 75.0980%
HSV (HSB):
38°, 43.6735%, 96.0784%
XYZ:
64.0750, 64.9101, 33.1965
xyY:
0.3951, 0.4002, 64.9101
CIE-Lab:
84.4374, 5.4965, 38.5589
CIE-LCH:
84.4374, 38.9486, 81.8873
CIE-Luv:
84.4374, 30.2030, 49.7484
Hunter-Lab:
80.5668, 0.9695, 31.9671
#f5cd8a color charts
#f5cd8a color shades, tints & tones
#f5cd8a color schemes
#f5cd8a color preview, HTML & CSS examples
This text has a color of #f5cd8a
<p style="color:#f5cd8a;">Text here</p>
.mytext {color:#f5cd8a;}
This box has a color of #f5cd8a
<div style="background-color:#f5cd8a;">Content here</div>
.mybackground {background-color:#f5cd8a;}
Border around this has a color of #f5cd8a
<div style="border:2px solid #f5cd8a;">Content here</div>
.myborder {border:2px solid #f5cd8a;}