#fffdaa color space conversions
Hex:
#fffdaa
RGB:
255, 253, 170
CMY:
0, 1, 33
CMYK:
0, 1, 33, 0
HSL:
59°, 100.0000%, 83.3333%
HSV (HSB):
59°, 33.3333%, 100.0000%
XYZ:
83.6210, 94.4128, 51.8464
xyY:
0.3638, 0.4107, 94.4128
CIE-Lab:
97.7981, -11.4060, 40.0269
CIE-LCH:
97.7981, 41.6203, 105.9053
CIE-Luv:
97.7981, 5.3680, 57.1834
Hunter-Lab:
97.1663, -16.4244, 36.3802
#fffdaa color charts
#fffdaa RGB chart
#fffdaa CMYK chart
#fffdaa RGB pie chart
#fffdaa color shades, tints & tones
#fffdaa color schemes
#fffdaa color preview, HTML & CSS examples
This text has a color of #fffdaa
<p style="color:#fffdaa;">Text here</p>
.mytext {color:#fffdaa;}
Text color #fffdaa
This box has a color of #fffdaa
<div style="background-color:#fffdaa;">Content here</div>
.mybackground {background-color:#fffdaa;}
Background color #fffdaa
Border around this has a color of #fffdaa
<div style="border:2px solid #fffdaa;">Content here</div>
.myborder {border:2px solid #fffdaa;}
Border color #fffdaa