#faf2a3 color space conversions
Hex:
#faf2a3
RGB:
250, 242, 163
CMY:
2, 5, 36
CMYK:
0, 3, 35, 2
HSL:
54°, 89.6907%, 80.9804%
HSV (HSB):
54°, 34.8000%, 98.0392%
XYZ:
77.7873, 86.4726, 47.2414
xyY:
0.3678, 0.4089, 86.4726
CIE-Lab:
94.5140, -8.6614, 39.1328
CIE-LCH:
94.5140, 40.0798, 102.4803
CIE-Luv:
94.5140, 8.9971, 55.0698
Hunter-Lab:
92.9906, -13.4171, 34.9728
#faf2a3 color charts
#faf2a3 color shades, tints & tones
#faf2a3 color schemes
#faf2a3 color preview, HTML & CSS examples
This text has a color of #faf2a3
<p style="color:#faf2a3;">Text here</p>
.mytext {color:#faf2a3;}
This box has a color of #faf2a3
<div style="background-color:#faf2a3;">Content here</div>
.mybackground {background-color:#faf2a3;}
Border around this has a color of #faf2a3
<div style="border:2px solid #faf2a3;">Content here</div>
.myborder {border:2px solid #faf2a3;}