#fdfdac color space conversions
Hex:
#fdfdac
RGB:
253, 253, 172
CMY:
1, 1, 33
CMYK:
0, 0, 32, 1
HSL:
60°, 95.2941%, 83.3333%
HSV (HSB):
60°, 32.0158%, 99.2157%
XYZ:
83.0797, 94.1118, 52.8163
xyY:
0.3612, 0.4092, 94.1118
CIE-Lab:
97.6770, -11.9200, 38.8503
CIE-LCH:
97.6770, 40.6378, 107.0571
CIE-Luv:
97.6770, 4.0316, 55.8780
Hunter-Lab:
97.0112, -16.9036, 35.6283
#fdfdac color charts
#fdfdac RGB chart
#fdfdac CMYK chart
#fdfdac RGB pie chart
#fdfdac color shades, tints & tones
#fdfdac color schemes
#fdfdac color preview, HTML & CSS examples
This text has a color of #fdfdac
<p style="color:#fdfdac;">Text here</p>
.mytext {color:#fdfdac;}
Text color #fdfdac
This box has a color of #fdfdac
<div style="background-color:#fdfdac;">Content here</div>
.mybackground {background-color:#fdfdac;}
Background color #fdfdac
Border around this has a color of #fdfdac
<div style="border:2px solid #fdfdac;">Content here</div>
.myborder {border:2px solid #fdfdac;}
Border color #fdfdac