#f5f0c3 color space conversions
Hex:
#f5f0c3
RGB:
245, 240, 195
CMY:
4, 6, 24
CMYK:
0, 2, 20, 4
HSL:
54°, 71.4286%, 86.2745%
HSV (HSB):
54°, 20.4082%, 96.0784%
XYZ:
78.6666, 85.6728, 64.0201
xyY:
0.3445, 0.3752, 85.6728
CIE-Lab:
94.1723, -5.4326, 22.4005
CIE-LCH:
94.1723, 23.0499, 103.6323
CIE-Luv:
94.1723, 5.4008, 33.3705
Hunter-Lab:
92.5596, -10.2717, 23.7830
#f5f0c3 color charts
#f5f0c3 color shades, tints & tones
#f5f0c3 color schemes
#f5f0c3 color preview, HTML & CSS examples
This text has a color of #f5f0c3
<p style="color:#f5f0c3;">Text here</p>
.mytext {color:#f5f0c3;}
This box has a color of #f5f0c3
<div style="background-color:#f5f0c3;">Content here</div>
.mybackground {background-color:#f5f0c3;}
Border around this has a color of #f5f0c3
<div style="border:2px solid #f5f0c3;">Content here</div>
.myborder {border:2px solid #f5f0c3;}