#fdfaa4 color space conversions
Hex:
#fdfaa4
RGB:
253, 250, 164
CMY:
1, 2, 36
CMYK:
0, 1, 35, 1
HSL:
58°, 95.6989%, 81.7647%
HSV (HSB):
58°, 35.1779%, 99.2157%
XYZ:
81.3945, 91.9342, 48.5771
xyY:
0.3668, 0.4143, 91.9342
CIE-Lab:
96.7934, -11.3659, 41.6489
CIE-LCH:
96.7934, 43.1720, 105.2643
CIE-Luv:
96.7934, 6.1263, 58.9106
Hunter-Lab:
95.8823, -16.2655, 37.0794
#fdfaa4 color charts
#fdfaa4 color shades, tints & tones
#fdfaa4 color schemes
#fdfaa4 color preview, HTML & CSS examples
This text has a color of #fdfaa4
<p style="color:#fdfaa4;">Text here</p>
.mytext {color:#fdfaa4;}
This box has a color of #fdfaa4
<div style="background-color:#fdfaa4;">Content here</div>
.mybackground {background-color:#fdfaa4;}
Border around this has a color of #fdfaa4
<div style="border:2px solid #fdfaa4;">Content here</div>
.myborder {border:2px solid #fdfaa4;}