#fff1b2 color space conversions
Hex:
#fff1b2
RGB:
255, 241, 178
CMY:
0, 5, 30
CMYK:
0, 5, 30, 0
HSL:
49°, 100.0000%, 84.9020%
HSV (HSB):
49°, 30.1961%, 100.0000%
XYZ:
80.7312, 87.3849, 54.7315
xyY:
0.3623, 0.3921, 87.3849
CIE-Lab:
94.9014, -4.5039, 32.1878
CIE-LCH:
94.9014, 32.5014, 97.9654
CIE-Luv:
94.9014, 12.0107, 45.8957
Hunter-Lab:
93.4799, -9.4336, 30.7223
#fff1b2 color charts
#fff1b2 color shades, tints & tones
#fff1b2 color schemes
#fff1b2 color preview, HTML & CSS examples
This text has a color of #fff1b2
<p style="color:#fff1b2;">Text here</p>
.mytext {color:#fff1b2;}
This box has a color of #fff1b2
<div style="background-color:#fff1b2;">Content here</div>
.mybackground {background-color:#fff1b2;}
Border around this has a color of #fff1b2
<div style="border:2px solid #fff1b2;">Content here</div>
.myborder {border:2px solid #fff1b2;}