#faf35d color space conversions
Hex:
#faf35d
RGB:
250, 243, 93
CMY:
2, 5, 64
CMYK:
0, 3, 63, 2
HSL:
57°, 94.0120%, 67.2549%
HSV (HSB):
57°, 62.8000%, 98.0392%
XYZ:
73.4507, 85.2155, 22.9329
xyY:
0.4045, 0.4693, 85.2155
CIE-Lab:
93.9759, -15.1997, 70.6184
CIE-LCH:
93.9759, 72.2356, 102.1469
CIE-Luv:
93.9759, 10.9872, 87.4467
Hunter-Lab:
92.3122, -19.5181, 49.8893
#faf35d color charts
#faf35d color shades, tints & tones
#faf35d color schemes
#faf35d color preview, HTML & CSS examples
This text has a color of #faf35d
<p style="color:#faf35d;">Text here</p>
.mytext {color:#faf35d;}
This box has a color of #faf35d
<div style="background-color:#faf35d;">Content here</div>
.mybackground {background-color:#faf35d;}
Border around this has a color of #faf35d
<div style="border:2px solid #faf35d;">Content here</div>
.myborder {border:2px solid #faf35d;}