#f5cd8e color space conversions
Hex:
#f5cd8e
RGB:
245, 205, 142
CMY:
4, 20, 44
CMYK:
0, 16, 42, 4
HSL:
37°, 83.7398%, 75.8824%
HSV (HSB):
37°, 42.0408%, 96.0784%
XYZ:
64.3700, 65.0281, 34.7502
xyY:
0.3921, 0.3962, 65.0281
CIE-Lab:
84.4982, 5.9061, 36.5957
CIE-LCH:
84.4982, 37.0692, 80.8322
CIE-Luv:
84.4982, 29.9025, 47.4867
Hunter-Lab:
80.6400, 1.3656, 30.8982
#f5cd8e color charts
#f5cd8e color shades, tints & tones
#f5cd8e color schemes
#f5cd8e color preview, HTML & CSS examples
This text has a color of #f5cd8e
<p style="color:#f5cd8e;">Text here</p>
.mytext {color:#f5cd8e;}
This box has a color of #f5cd8e
<div style="background-color:#f5cd8e;">Content here</div>
.mybackground {background-color:#f5cd8e;}
Border around this has a color of #f5cd8e
<div style="border:2px solid #f5cd8e;">Content here</div>
.myborder {border:2px solid #f5cd8e;}