#fdfac0 color space conversions
Hex:
#fdfac0
RGB:
253, 250, 192
CMY:
1, 2, 25
CMYK:
0, 1, 24, 1
HSL:
57°, 93.8462%, 87.2549%
HSV (HSB):
57°, 24.1107%, 99.2157%
XYZ:
84.2080, 93.0596, 63.3932
xyY:
0.3499, 0.3867, 93.0596
CIE-Lab:
97.2518, -7.9326, 28.2587
CIE-LCH:
97.2518, 29.3510, 105.6802
CIE-Luv:
97.2518, 4.8321, 41.8448
Hunter-Lab:
96.4674, -13.0023, 28.5650
#fdfac0 color charts
#fdfac0 color shades, tints & tones
#fdfac0 color schemes
#fdfac0 color preview, HTML & CSS examples
This text has a color of #fdfac0
<p style="color:#fdfac0;">Text here</p>
.mytext {color:#fdfac0;}
This box has a color of #fdfac0
<div style="background-color:#fdfac0;">Content here</div>
.mybackground {background-color:#fdfac0;}
Border around this has a color of #fdfac0
<div style="border:2px solid #fdfac0;">Content here</div>
.myborder {border:2px solid #fdfac0;}