#f5cdc1 color space conversions
Hex:
#f5cdc1
RGB:
245, 205, 193
CMY:
4, 20, 24
CMYK:
0, 16, 21, 4
HSL:
14°, 72.2222%, 85.8824%
HSV (HSB):
14°, 21.2245%, 96.0784%
XYZ:
69.1131, 66.9254, 59.7273
xyY:
0.3530, 0.3419, 66.9254
CIE-Lab:
85.4662, 12.2639, 11.2221
CIE-LCH:
85.4662, 16.6234, 42.4601
CIE-Luv:
85.4662, 25.4855, 14.0984
Hunter-Lab:
81.8079, 7.6369, 13.9784
#f5cdc1 color charts
#f5cdc1 color shades, tints & tones
#f5cdc1 color schemes
#f5cdc1 color preview, HTML & CSS examples
This text has a color of #f5cdc1
<p style="color:#f5cdc1;">Text here</p>
.mytext {color:#f5cdc1;}
This box has a color of #f5cdc1
<div style="background-color:#f5cdc1;">Content here</div>
.mybackground {background-color:#f5cdc1;}
Border around this has a color of #f5cdc1
<div style="border:2px solid #f5cdc1;">Content here</div>
.myborder {border:2px solid #f5cdc1;}