#fdfaa2 color space conversions
Hex:
#fdfaa2
RGB:
253, 250, 162
CMY:
1, 2, 36
CMYK:
0, 1, 36, 1
HSL:
58°, 95.7895%, 81.3725%
HSV (HSB):
58°, 35.9684%, 99.2157%
XYZ:
81.2152, 91.8625, 47.6332
xyY:
0.3680, 0.4162, 91.8625
CIE-Lab:
96.7641, -11.5883, 42.5947
CIE-LCH:
96.7641, 44.1429, 105.2195
CIE-Luv:
96.7641, 6.2119, 60.0391
Hunter-Lab:
95.8449, -16.4748, 37.6254
#fdfaa2 color charts
#fdfaa2 color shades, tints & tones
#fdfaa2 color schemes
#fdfaa2 color preview, HTML & CSS examples
This text has a color of #fdfaa2
<p style="color:#fdfaa2;">Text here</p>
.mytext {color:#fdfaa2;}
This box has a color of #fdfaa2
<div style="background-color:#fdfaa2;">Content here</div>
.mybackground {background-color:#fdfaa2;}
Border around this has a color of #fdfaa2
<div style="border:2px solid #fdfaa2;">Content here</div>
.myborder {border:2px solid #fdfaa2;}