#f5dd9d color space conversions
Hex:
#f5dd9d
RGB:
245, 221, 157
CMY:
4, 13, 38
CMYK:
0, 10, 36, 4
HSL:
44°, 81.4815%, 78.8235%
HSV (HSB):
44°, 35.9184%, 96.0784%
XYZ:
69.5984, 73.5597, 42.4285
xyY:
0.3750, 0.3964, 73.5597
CIE-Lab:
88.7140, -0.6850, 34.4596
CIE-LCH:
88.7140, 34.4664, 91.1388
CIE-Luv:
88.7140, 18.7561, 47.0697
Hunter-Lab:
85.7670, -5.2424, 30.7064
#f5dd9d color charts
#f5dd9d color shades, tints & tones
#f5dd9d color schemes
#f5dd9d color preview, HTML & CSS examples
This text has a color of #f5dd9d
<p style="color:#f5dd9d;">Text here</p>
.mytext {color:#f5dd9d;}
This box has a color of #f5dd9d
<div style="background-color:#f5dd9d;">Content here</div>
.mybackground {background-color:#f5dd9d;}
Border around this has a color of #f5dd9d
<div style="border:2px solid #f5dd9d;">Content here</div>
.myborder {border:2px solid #f5dd9d;}