#faf2da color space conversions
Hex:
#faf2da
RGB:
250, 242, 218
CMY:
2, 5, 15
CMYK:
0, 3, 13, 2
HSL:
45°, 76.1905%, 91.7647%
HSV (HSB):
45°, 12.8000%, 98.0392%
XYZ:
83.8314, 88.8902, 79.0688
xyY:
0.3329, 0.3530, 88.8902
CIE-Lab:
95.5345, -1.2477, 12.5332
CIE-LCH:
95.5345, 12.5951, 95.6853
CIE-Luv:
95.5345, 6.0214, 18.9180
Hunter-Lab:
94.2816, -6.2779, 16.2739
#faf2da color charts
#faf2da color shades, tints & tones
#faf2da color schemes
#faf2da color preview, HTML & CSS examples
This text has a color of #faf2da
<p style="color:#faf2da;">Text here</p>
.mytext {color:#faf2da;}
This box has a color of #faf2da
<div style="background-color:#faf2da;">Content here</div>
.mybackground {background-color:#faf2da;}
Border around this has a color of #faf2da
<div style="border:2px solid #faf2da;">Content here</div>
.myborder {border:2px solid #faf2da;}