#faf2cd color space conversions
Hex:
#faf2cd
RGB:
250, 242, 205
CMY:
2, 5, 20
CMYK:
0, 3, 18, 2
HSL:
49°, 81.8182%, 89.2157%
HSV (HSB):
49°, 18.0000%, 98.0392%
XYZ:
82.1959, 88.2360, 70.4567
xyY:
0.3412, 0.3663, 88.2360
CIE-Lab:
95.2602, -3.2041, 18.8394
CIE-LCH:
95.2602, 19.1100, 99.6523
CIE-Luv:
95.2602, 6.7817, 28.1621
Hunter-Lab:
93.9340, -8.1902, 21.2824
#faf2cd color charts
#faf2cd color shades, tints & tones
#faf2cd color schemes
#faf2cd color preview, HTML & CSS examples
This text has a color of #faf2cd
<p style="color:#faf2cd;">Text here</p>
.mytext {color:#faf2cd;}
This box has a color of #faf2cd
<div style="background-color:#faf2cd;">Content here</div>
.mybackground {background-color:#faf2cd;}
Border around this has a color of #faf2cd
<div style="border:2px solid #faf2cd;">Content here</div>
.myborder {border:2px solid #faf2cd;}