#f5deca color space conversions
Hex:
#f5deca
RGB:
245, 222, 202
CMY:
4, 13, 21
CMYK:
0, 9, 18, 4
HSL:
28°, 68.2540%, 87.6471%
HSV (HSB):
28°, 17.5510%, 96.0784%
XYZ:
74.4381, 75.9193, 66.6077
xyY:
0.3431, 0.3499, 75.9193
CIE-Lab:
89.8219, 4.7525, 12.6722
CIE-LCH:
89.8219, 13.5340, 69.4421
CIE-Luv:
89.8219, 15.0355, 17.7590
Hunter-Lab:
87.1317, 0.0153, 15.6680
#f5deca color charts
#f5deca color shades, tints & tones
#f5deca color schemes
#f5deca color preview, HTML & CSS examples
This text has a color of #f5deca
<p style="color:#f5deca;">Text here</p>
.mytext {color:#f5deca;}
This box has a color of #f5deca
<div style="background-color:#f5deca;">Content here</div>
.mybackground {background-color:#f5deca;}
Border around this has a color of #f5deca
<div style="border:2px solid #f5deca;">Content here</div>
.myborder {border:2px solid #f5deca;}