#f5ddd3 color space conversions
Hex:
#f5ddd3
RGB:
245, 221, 211
CMY:
4, 13, 17
CMYK:
0, 10, 14, 4
HSL:
18°, 62.9630%, 89.4118%
HSV (HSB):
18°, 13.8776%, 96.0784%
XYZ:
75.2705, 75.8285, 72.2972
xyY:
0.3369, 0.3394, 75.8285
CIE-Lab:
89.7797, 6.6459, 7.8968
CIE-LCH:
89.7797, 10.3212, 49.9162
CIE-Luv:
89.7797, 14.9014, 10.5545
Hunter-Lab:
87.0796, 1.9039, 11.7306
#f5ddd3 color charts
#f5ddd3 color shades, tints & tones
#f5ddd3 color schemes
#f5ddd3 color preview, HTML & CSS examples
This text has a color of #f5ddd3
<p style="color:#f5ddd3;">Text here</p>
.mytext {color:#f5ddd3;}
This box has a color of #f5ddd3
<div style="background-color:#f5ddd3;">Content here</div>
.mybackground {background-color:#f5ddd3;}
Border around this has a color of #f5ddd3
<div style="border:2px solid #f5ddd3;">Content here</div>
.myborder {border:2px solid #f5ddd3;}