#f5dfc0 color space conversions
Hex:
#f5dfc0
RGB:
245, 223, 192
CMY:
4, 13, 25
CMYK:
0, 9, 22, 4
HSL:
35°, 72.6027%, 85.6863%
HSV (HSB):
35°, 21.6327%, 96.0784%
XYZ:
73.5583, 75.9936, 60.6605
xyY:
0.3499, 0.3615, 75.9936
CIE-Lab:
89.8564, 2.7807, 17.9430
CIE-LCH:
89.8564, 18.1572, 81.1906
CIE-Luv:
89.8564, 15.2009, 25.4526
Hunter-Lab:
87.1743, -1.9355, 19.7649
#f5dfc0 color charts
#f5dfc0 color shades, tints & tones
#f5dfc0 color schemes
#f5dfc0 color preview, HTML & CSS examples
This text has a color of #f5dfc0
<p style="color:#f5dfc0;">Text here</p>
.mytext {color:#f5dfc0;}
This box has a color of #f5dfc0
<div style="background-color:#f5dfc0;">Content here</div>
.mybackground {background-color:#f5dfc0;}
Border around this has a color of #f5dfc0
<div style="border:2px solid #f5dfc0;">Content here</div>
.myborder {border:2px solid #f5dfc0;}