#faf2c7 color space conversions
Hex:
#faf2c7
RGB:
250, 242, 199
CMY:
2, 5, 22
CMYK:
0, 3, 20, 2
HSL:
51°, 83.6066%, 88.0392%
HSV (HSB):
51°, 20.4000%, 98.0392%
XYZ:
81.4853, 87.9518, 66.7145
xyY:
0.3451, 0.3724, 87.9518
CIE-Lab:
95.1406, -4.0654, 21.7518
CIE-LCH:
95.1406, 22.1284, 100.5865
CIE-Luv:
95.1406, 7.1219, 32.2969
Hunter-Lab:
93.7826, -9.0255, 23.4705
#faf2c7 color charts
#faf2c7 color shades, tints & tones
#faf2c7 color schemes
#faf2c7 color preview, HTML & CSS examples
This text has a color of #faf2c7
<p style="color:#faf2c7;">Text here</p>
.mytext {color:#faf2c7;}
This box has a color of #faf2c7
<div style="background-color:#faf2c7;">Content here</div>
.mybackground {background-color:#faf2c7;}
Border around this has a color of #faf2c7
<div style="border:2px solid #faf2c7;">Content here</div>
.myborder {border:2px solid #faf2c7;}