#faf3cc color space conversions
Hex:
#faf3cc
RGB:
250, 243, 204
CMY:
2, 5, 20
CMYK:
0, 3, 18, 2
HSL:
51°, 82.1429%, 89.0196%
HSV (HSB):
51°, 18.4000%, 98.0392%
XYZ:
82.3740, 88.7848, 69.9223
xyY:
0.3417, 0.3683, 88.7848
CIE-Lab:
95.4904, -3.8525, 19.6747
CIE-LCH:
95.4904, 20.0484, 101.0789
CIE-Luv:
95.4904, 6.2847, 29.4504
Hunter-Lab:
94.2257, -8.8466, 21.9605
#faf3cc color charts
#faf3cc color shades, tints & tones
#faf3cc color schemes
#faf3cc color preview, HTML & CSS examples
This text has a color of #faf3cc
<p style="color:#faf3cc;">Text here</p>
.mytext {color:#faf3cc;}
This box has a color of #faf3cc
<div style="background-color:#faf3cc;">Content here</div>
.mybackground {background-color:#faf3cc;}
Border around this has a color of #faf3cc
<div style="border:2px solid #faf3cc;">Content here</div>
.myborder {border:2px solid #faf3cc;}