#fdfdad color space conversions
Hex:
#fdfdad
RGB:
253, 253, 173
CMY:
1, 1, 32
CMYK:
0, 0, 32, 1
HSL:
60°, 95.2381%, 83.5294%
HSV (HSB):
60°, 31.6206%, 99.2157%
XYZ:
83.1761, 94.1503, 53.3241
xyY:
0.3606, 0.4082, 94.1503
CIE-Lab:
97.6925, -11.8021, 38.3750
CIE-LCH:
97.6925, 40.1489, 107.0951
CIE-Luv:
97.6925, 3.9892, 55.2891
Hunter-Lab:
97.0311, -16.7923, 35.3385
#fdfdad color charts
#fdfdad color shades, tints & tones
#fdfdad color schemes
#fdfdad color preview, HTML & CSS examples
This text has a color of #fdfdad
<p style="color:#fdfdad;">Text here</p>
.mytext {color:#fdfdad;}
This box has a color of #fdfdad
<div style="background-color:#fdfdad;">Content here</div>
.mybackground {background-color:#fdfdad;}
Border around this has a color of #fdfdad
<div style="border:2px solid #fdfdad;">Content here</div>
.myborder {border:2px solid #fdfdad;}