#faf4a5 color space conversions
Hex:
#faf4a5
RGB:
250, 244, 165
CMY:
2, 4, 35
CMYK:
0, 2, 34, 2
HSL:
56°, 89.4737%, 81.3725%
HSV (HSB):
56°, 34.0000%, 98.0392%
XYZ:
78.5666, 87.7420, 48.3923
xyY:
0.3659, 0.4087, 87.7420
CIE-Lab:
95.0522, -9.4245, 38.8409
CIE-LCH:
95.0522, 39.9679, 103.6389
CIE-Luv:
95.0522, 7.7180, 54.9676
Hunter-Lab:
93.6707, -14.2063, 34.9390
#faf4a5 color charts
#faf4a5 color shades, tints & tones
#faf4a5 color schemes
#faf4a5 color preview, HTML & CSS examples
This text has a color of #faf4a5
<p style="color:#faf4a5;">Text here</p>
.mytext {color:#faf4a5;}
This box has a color of #faf4a5
<div style="background-color:#faf4a5;">Content here</div>
.mybackground {background-color:#faf4a5;}
Border around this has a color of #faf4a5
<div style="border:2px solid #faf4a5;">Content here</div>
.myborder {border:2px solid #faf4a5;}