#faf2e5 color space conversions
Hex:
#faf2e5
RGB:
250, 242, 229
CMY:
2, 5, 10
CMYK:
0, 3, 8, 2
HSL:
37°, 67.7419%, 93.9216%
HSV (HSB):
37°, 8.4000%, 98.0392%
XYZ:
85.3193, 89.4854, 86.9043
xyY:
0.3260, 0.3419, 89.4854
CIE-Lab:
95.7829, 0.5020, 7.2093
CIE-LCH:
95.7829, 7.2267, 86.0165
CIE-Luv:
95.7829, 5.3557, 10.8197
Hunter-Lab:
94.5967, -4.5503, 11.7490
#faf2e5 color charts
#faf2e5 color shades, tints & tones
#faf2e5 color schemes
#faf2e5 color preview, HTML & CSS examples
This text has a color of #faf2e5
<p style="color:#faf2e5;">Text here</p>
.mytext {color:#faf2e5;}
This box has a color of #faf2e5
<div style="background-color:#faf2e5;">Content here</div>
.mybackground {background-color:#faf2e5;}
Border around this has a color of #faf2e5
<div style="border:2px solid #faf2e5;">Content here</div>
.myborder {border:2px solid #faf2e5;}