#fff1a7 color space conversions
Hex:
#fff1a7
RGB:
255, 241, 167
CMY:
0, 5, 35
CMYK:
0, 5, 35, 0
HSL:
50°, 100.0000%, 82.7451%
HSV (HSB):
50°, 34.5098%, 100.0000%
XYZ:
79.6703, 86.9606, 49.1452
xyY:
0.3692, 0.4030, 86.9606
CIE-Lab:
94.7216, -5.8121, 37.4833
CIE-LCH:
94.7216, 37.9313, 98.8139
CIE-Luv:
94.7216, 12.6126, 52.5684
Hunter-Lab:
93.2527, -10.6908, 34.0304
#fff1a7 color charts
#fff1a7 color shades, tints & tones
#fff1a7 color schemes
#fff1a7 color preview, HTML & CSS examples
This text has a color of #fff1a7
<p style="color:#fff1a7;">Text here</p>
.mytext {color:#fff1a7;}
This box has a color of #fff1a7
<div style="background-color:#fff1a7;">Content here</div>
.mybackground {background-color:#fff1a7;}
Border around this has a color of #fff1a7
<div style="border:2px solid #fff1a7;">Content here</div>
.myborder {border:2px solid #fff1a7;}