#f5dacc color space conversions
Hex:
#f5dacc
RGB:
245, 218, 204
CMY:
4, 15, 20
CMYK:
0, 11, 17, 4
HSL:
20°, 67.2131%, 88.0392%
HSV (HSB):
20°, 16.7347%, 96.0784%
XYZ:
73.6267, 73.9149, 67.5132
xyY:
0.3424, 0.3437, 73.9149
CIE-Lab:
88.8823, 7.1217, 10.2863
CIE-LCH:
88.8823, 12.5110, 55.3031
CIE-Luv:
88.8823, 17.1209, 13.8834
Hunter-Lab:
85.9738, 2.4106, 13.6226
#f5dacc color charts
#f5dacc color shades, tints & tones
#f5dacc color schemes
#f5dacc color preview, HTML & CSS examples
This text has a color of #f5dacc
<p style="color:#f5dacc;">Text here</p>
.mytext {color:#f5dacc;}
This box has a color of #f5dacc
<div style="background-color:#f5dacc;">Content here</div>
.mybackground {background-color:#f5dacc;}
Border around this has a color of #f5dacc
<div style="border:2px solid #f5dacc;">Content here</div>
.myborder {border:2px solid #f5dacc;}