#faf6a8 color space conversions
Hex:
#faf6a8
RGB:
250, 246, 168
CMY:
2, 4, 34
CMYK:
0, 2, 33, 2
HSL:
57°, 89.1304%, 81.9608%
HSV (HSB):
57°, 32.8000%, 98.0392%
XYZ:
79.4480, 89.0627, 50.0492
xyY:
0.3635, 0.4075, 89.0627
CIE-Lab:
95.6066, -10.0659, 38.0743
CIE-LCH:
95.6066, 39.3824, 104.8088
CIE-Luv:
95.6066, 6.4041, 54.2767
Hunter-Lab:
94.3730, -14.8825, 34.6176
#faf6a8 color charts
#faf6a8 color shades, tints & tones
#faf6a8 color schemes
#faf6a8 color preview, HTML & CSS examples
This text has a color of #faf6a8
<p style="color:#faf6a8;">Text here</p>
.mytext {color:#faf6a8;}
This box has a color of #faf6a8
<div style="background-color:#faf6a8;">Content here</div>
.mybackground {background-color:#faf6a8;}
Border around this has a color of #faf6a8
<div style="border:2px solid #faf6a8;">Content here</div>
.myborder {border:2px solid #faf6a8;}