#faf1cd color space conversions
Hex:
#faf1cd
RGB:
250, 241, 205
CMY:
2, 5, 20
CMYK:
0, 4, 18, 2
HSL:
48°, 81.8182%, 89.2157%
HSV (HSB):
48°, 18.0000%, 98.0392%
XYZ:
81.8991, 87.6424, 70.3577
xyY:
0.3414, 0.3653, 87.6424
CIE-Lab:
95.0101, -2.7003, 18.4893
CIE-LCH:
95.0101, 18.6854, 98.3091
CIE-Luv:
95.0101, 7.3354, 27.5669
Hunter-Lab:
93.6175, -7.6741, 20.9732
#faf1cd color charts
#faf1cd color shades, tints & tones
#faf1cd color schemes
#faf1cd color preview, HTML & CSS examples
This text has a color of #faf1cd
<p style="color:#faf1cd;">Text here</p>
.mytext {color:#faf1cd;}
This box has a color of #faf1cd
<div style="background-color:#faf1cd;">Content here</div>
.mybackground {background-color:#faf1cd;}
Border around this has a color of #faf1cd
<div style="border:2px solid #faf1cd;">Content here</div>
.myborder {border:2px solid #faf1cd;}