#faf385 color space conversions
Hex:
#faf385
RGB:
250, 243, 133
CMY:
2, 5, 48
CMYK:
0, 3, 47, 2
HSL:
56°, 92.1260%, 75.0980%
HSV (HSB):
56°, 46.8000%, 98.0392%
XYZ:
75.7086, 86.1186, 34.8226
xyY:
0.3850, 0.4379, 86.1186
CIE-Lab:
94.3631, -12.2144, 53.5092
CIE-LCH:
94.3631, 54.8856, 102.8584
CIE-Luv:
94.3631, 9.6864, 71.4197
Hunter-Lab:
92.8001, -16.7756, 42.7119
#faf385 color charts
#faf385 color shades, tints & tones
#faf385 color schemes
#faf385 color preview, HTML & CSS examples
This text has a color of #faf385
<p style="color:#faf385;">Text here</p>
.mytext {color:#faf385;}
This box has a color of #faf385
<div style="background-color:#faf385;">Content here</div>
.mybackground {background-color:#faf385;}
Border around this has a color of #faf385
<div style="border:2px solid #faf385;">Content here</div>
.myborder {border:2px solid #faf385;}