#faf8c5 color space conversions
Hex:
#faf8c5
RGB:
250, 248, 197
CMY:
2, 3, 23
CMYK:
0, 1, 21, 2
HSL:
58°, 84.1270%, 87.6471%
HSV (HSB):
58°, 21.2000%, 98.0392%
XYZ:
83.0698, 91.4900, 66.1044
xyY:
0.3452, 0.3802, 91.4900
CIE-Lab:
96.6115, -7.3461, 24.8071
CIE-LCH:
96.6115, 25.8719, 106.4956
CIE-Luv:
96.6115, 3.8770, 37.1429
Hunter-Lab:
95.6504, -12.3658, 25.9797
#faf8c5 color charts
#faf8c5 color shades, tints & tones
#faf8c5 color schemes
#faf8c5 color preview, HTML & CSS examples
This text has a color of #faf8c5
<p style="color:#faf8c5;">Text here</p>
.mytext {color:#faf8c5;}
This box has a color of #faf8c5
<div style="background-color:#faf8c5;">Content here</div>
.mybackground {background-color:#faf8c5;}
Border around this has a color of #faf8c5
<div style="border:2px solid #faf8c5;">Content here</div>
.myborder {border:2px solid #faf8c5;}