#f5dcc5 color space conversions
Hex:
#f5dcc5
RGB:
245, 220, 197
CMY:
4, 14, 23
CMYK:
0, 10, 20, 4
HSL:
29°, 70.5882%, 86.6667%
HSV (HSB):
29°, 19.5918%, 96.0784%
XYZ:
73.3274, 74.6301, 63.3636
xyY:
0.3470, 0.3532, 74.6301
CIE-Lab:
89.2194, 5.0454, 14.4359
CIE-LCH:
89.2194, 15.2921, 70.7353
CIE-Luv:
89.2194, 16.5423, 20.1486
Hunter-Lab:
86.3887, 0.3320, 16.9846
#f5dcc5 color charts
#f5dcc5 color shades, tints & tones
#f5dcc5 color schemes
#f5dcc5 color preview, HTML & CSS examples
This text has a color of #f5dcc5
<p style="color:#f5dcc5;">Text here</p>
.mytext {color:#f5dcc5;}
This box has a color of #f5dcc5
<div style="background-color:#f5dcc5;">Content here</div>
.mybackground {background-color:#f5dcc5;}
Border around this has a color of #f5dcc5
<div style="border:2px solid #f5dcc5;">Content here</div>
.myborder {border:2px solid #f5dcc5;}