#faf5c1 color space conversions
Hex:
#faf5c1
RGB:
250, 245, 193
CMY:
2, 4, 24
CMYK:
0, 2, 23, 2
HSL:
55°, 85.0746%, 86.8627%
HSV (HSB):
55°, 22.8000%, 98.0392%
XYZ:
81.7024, 89.4791, 63.4171
xyY:
0.3483, 0.3814, 89.4791
CIE-Lab:
95.7803, -6.4010, 25.7007
CIE-LCH:
95.7803, 26.4858, 103.9855
CIE-Luv:
95.7803, 5.7612, 38.0696
Hunter-Lab:
94.5934, -11.3640, 26.4663
#faf5c1 color charts
#faf5c1 color shades, tints & tones
#faf5c1 color schemes
#faf5c1 color preview, HTML & CSS examples
This text has a color of #faf5c1
<p style="color:#faf5c1;">Text here</p>
.mytext {color:#faf5c1;}
This box has a color of #faf5c1
<div style="background-color:#faf5c1;">Content here</div>
.mybackground {background-color:#faf5c1;}
Border around this has a color of #faf5c1
<div style="border:2px solid #faf5c1;">Content here</div>
.myborder {border:2px solid #faf5c1;}