#faf35a color space conversions
Hex:
#faf35a
RGB:
250, 243, 90
CMY:
2, 5, 65
CMYK:
0, 3, 64, 2
HSL:
57°, 94.1176%, 66.6667%
HSV (HSB):
57°, 64.0000%, 98.0392%
XYZ:
73.3204, 85.1634, 22.2466
xyY:
0.4057, 0.4712, 85.1634
CIE-Lab:
93.9535, -15.3746, 71.7787
CIE-LCH:
93.9535, 73.4068, 102.0897
CIE-Luv:
93.9535, 11.0649, 88.4038
Hunter-Lab:
92.2840, -19.6773, 50.3059
#faf35a color charts
#faf35a color shades, tints & tones
#faf35a color schemes
#faf35a color preview, HTML & CSS examples
This text has a color of #faf35a
<p style="color:#faf35a;">Text here</p>
.mytext {color:#faf35a;}
This box has a color of #faf35a
<div style="background-color:#faf35a;">Content here</div>
.mybackground {background-color:#faf35a;}
Border around this has a color of #faf35a
<div style="border:2px solid #faf35a;">Content here</div>
.myborder {border:2px solid #faf35a;}