#faf83d color space conversions
Hex:
#faf83d
RGB:
250, 248, 61
CMY:
2, 3, 76
CMYK:
0, 1, 76, 2
HSL:
59°, 94.9749%, 60.9804%
HSV (HSB):
59°, 75.6000%, 98.0392%
XYZ:
73.8340, 87.7957, 17.4697
xyY:
0.4123, 0.4902, 87.7957
CIE-Lab:
95.0749, -19.1398, 82.8312
CIE-LCH:
95.0749, 85.0138, 103.0110
CIE-Luv:
95.0749, 8.4083, 97.8622
Hunter-Lab:
93.6994, -23.3179, 54.5353
#faf83d color charts
#faf83d color shades, tints & tones
#faf83d color schemes
#faf83d color preview, HTML & CSS examples
This text has a color of #faf83d
<p style="color:#faf83d;">Text here</p>
.mytext {color:#faf83d;}
This box has a color of #faf83d
<div style="background-color:#faf83d;">Content here</div>
.mybackground {background-color:#faf83d;}
Border around this has a color of #faf83d
<div style="border:2px solid #faf83d;">Content here</div>
.myborder {border:2px solid #faf83d;}