#faf31d color space conversions
Hex:
#faf31d
RGB:
250, 243, 29
CMY:
2, 5, 89
CMYK:
0, 3, 88, 2
HSL:
58°, 95.6710%, 54.7059%
HSV (HSB):
58°, 88.4000%, 98.0392%
XYZ:
71.6967, 84.5139, 13.6964
xyY:
0.4220, 0.4974, 84.5139
CIE-Lab:
93.6732, -17.5770, 88.8816
CIE-LCH:
93.6732, 90.6029, 101.1863
CIE-Luv:
93.6732, 12.0586, 100.6398
Hunter-Lab:
91.9314, -21.6691, 55.5187
#faf31d color charts
#faf31d color shades, tints & tones
#faf31d color schemes
#faf31d color preview, HTML & CSS examples
This text has a color of #faf31d
<p style="color:#faf31d;">Text here</p>
.mytext {color:#faf31d;}
This box has a color of #faf31d
<div style="background-color:#faf31d;">Content here</div>
.mybackground {background-color:#faf31d;}
Border around this has a color of #faf31d
<div style="border:2px solid #faf31d;">Content here</div>
.myborder {border:2px solid #faf31d;}