#f5d28a color space conversions
Hex:
#f5d28a
RGB:
245, 210, 138
CMY:
4, 18, 46
CMYK:
0, 14, 44, 4
HSL:
40°, 84.2520%, 75.0980%
HSV (HSB):
40°, 43.6735%, 96.0784%
XYZ:
65.2902, 67.3406, 33.6016
xyY:
0.3928, 0.4051, 67.3406
CIE-Lab:
85.6757, 2.9134, 40.1485
CIE-LCH:
85.6757, 40.2541, 85.8496
CIE-Luv:
85.6757, 26.9504, 52.2766
Hunter-Lab:
82.0613, -1.5879, 33.1655
#f5d28a color charts
#f5d28a color shades, tints & tones
#f5d28a color schemes
#f5d28a color preview, HTML & CSS examples
This text has a color of #f5d28a
<p style="color:#f5d28a;">Text here</p>
.mytext {color:#f5d28a;}
This box has a color of #f5d28a
<div style="background-color:#f5d28a;">Content here</div>
.mybackground {background-color:#f5d28a;}
Border around this has a color of #f5d28a
<div style="border:2px solid #f5d28a;">Content here</div>
.myborder {border:2px solid #f5d28a;}