#faf33a color space conversions
Hex:
#faf33a
RGB:
250, 243, 58
CMY:
2, 5, 77
CMYK:
0, 3, 77, 2
HSL:
58°, 95.0495%, 60.3922%
HSV (HSB):
58°, 76.8000%, 98.0392%
XYZ:
72.2387, 84.7307, 16.5503
xyY:
0.4163, 0.4883, 84.7307
CIE-Lab:
93.7669, -16.8369, 82.5172
CIE-LCH:
93.7669, 84.2174, 101.5324
CIE-Luv:
93.7669, 11.7216, 96.4903
Hunter-Lab:
92.0493, -21.0025, 53.7743
#faf33a color charts
#faf33a color shades, tints & tones
#faf33a color schemes
#faf33a color preview, HTML & CSS examples
This text has a color of #faf33a
<p style="color:#faf33a;">Text here</p>
.mytext {color:#faf33a;}
This box has a color of #faf33a
<div style="background-color:#faf33a;">Content here</div>
.mybackground {background-color:#faf33a;}
Border around this has a color of #faf33a
<div style="border:2px solid #faf33a;">Content here</div>
.myborder {border:2px solid #faf33a;}