#f5cdc0 color space conversions
Hex:
#f5cdc0
RGB:
245, 205, 192
CMY:
4, 20, 25
CMYK:
0, 16, 22, 4
HSL:
15°, 72.6027%, 85.6863%
HSV (HSB):
15°, 21.6327%, 96.0784%
XYZ:
69.0019, 66.8809, 59.1417
xyY:
0.3538, 0.3429, 66.8809
CIE-Lab:
85.4438, 12.1195, 11.7202
CIE-LCH:
85.4438, 16.8596, 44.0403
CIE-Luv:
85.4438, 25.5810, 14.8229
Hunter-Lab:
81.7807, 7.4919, 14.3695
#f5cdc0 color charts
#f5cdc0 color shades, tints & tones
#f5cdc0 color schemes
#f5cdc0 color preview, HTML & CSS examples
This text has a color of #f5cdc0
<p style="color:#f5cdc0;">Text here</p>
.mytext {color:#f5cdc0;}
This box has a color of #f5cdc0
<div style="background-color:#f5cdc0;">Content here</div>
.mybackground {background-color:#f5cdc0;}
Border around this has a color of #f5cdc0
<div style="border:2px solid #f5cdc0;">Content here</div>
.myborder {border:2px solid #f5cdc0;}