#f1faaf color space conversions
Hex:
#f1faaf
RGB:
241, 250, 175
CMY:
5, 2, 31
CMYK:
4, 0, 30, 2
HSL:
67°, 88.2353%, 83.3333%
HSV (HSB):
67°, 30.0000%, 98.0392%
XYZ:
78.1991, 90.1671, 53.8399
xyY:
0.3519, 0.4058, 90.1671
CIE-Lab:
96.0661, -14.5273, 35.0641
CIE-LCH:
96.0661, 37.9544, 112.5046
CIE-Luv:
96.0661, -1.7328, 51.6156
Hunter-Lab:
94.9564, -19.1742, 32.8523
#f1faaf color charts
#f1faaf color shades, tints & tones
#f1faaf color schemes
#f1faaf color preview, HTML & CSS examples
This text has a color of #f1faaf
<p style="color:#f1faaf;">Text here</p>
.mytext {color:#f1faaf;}
This box has a color of #f1faaf
<div style="background-color:#f1faaf;">Content here</div>
.mybackground {background-color:#f1faaf;}
Border around this has a color of #f1faaf
<div style="border:2px solid #f1faaf;">Content here</div>
.myborder {border:2px solid #f1faaf;}