#fff1af color space conversions
Hex:
#fff1af
RGB:
255, 241, 175
CMY:
0, 5, 31
CMYK:
0, 5, 31, 0
HSL:
50°, 100.0000%, 84.3137%
HSV (HSB):
50°, 31.3725%, 100.0000%
XYZ:
80.4332, 87.2657, 53.1621
xyY:
0.3642, 0.3951, 87.2657
CIE-Lab:
94.8509, -4.8698, 33.6355
CIE-LCH:
94.8509, 33.9862, 98.2381
CIE-Luv:
94.8509, 12.1781, 47.7515
Hunter-Lab:
93.4161, -9.7862, 31.6500
#fff1af color charts
#fff1af color shades, tints & tones
#fff1af color schemes
#fff1af color preview, HTML & CSS examples
This text has a color of #fff1af
<p style="color:#fff1af;">Text here</p>
.mytext {color:#fff1af;}
This box has a color of #fff1af
<div style="background-color:#fff1af;">Content here</div>
.mybackground {background-color:#fff1af;}
Border around this has a color of #fff1af
<div style="border:2px solid #fff1af;">Content here</div>
.myborder {border:2px solid #fff1af;}