#f5d48d color space conversions
Hex:
#f5d48d
RGB:
245, 212, 141
CMY:
4, 17, 45
CMYK:
0, 13, 42, 4
HSL:
41°, 83.8710%, 75.6863%
HSV (HSB):
41°, 42.4490%, 96.0784%
XYZ:
66.0074, 68.4225, 34.9272
xyY:
0.3898, 0.4040, 68.4225
CIE-Lab:
86.2173, 2.1883, 39.3279
CIE-LCH:
86.2173, 39.3888, 86.8152
CIE-Luv:
86.2173, 25.4572, 51.6300
Hunter-Lab:
82.7179, -2.3166, 32.8676
#f5d48d color charts
#f5d48d color shades, tints & tones
#f5d48d color schemes
#f5d48d color preview, HTML & CSS examples
This text has a color of #f5d48d
<p style="color:#f5d48d;">Text here</p>
.mytext {color:#f5d48d;}
This box has a color of #f5d48d
<div style="background-color:#f5d48d;">Content here</div>
.mybackground {background-color:#f5d48d;}
Border around this has a color of #f5d48d
<div style="border:2px solid #f5d48d;">Content here</div>
.myborder {border:2px solid #f5d48d;}