#faff3b color space conversions
Hex:
#faff3b
RGB:
250, 255, 59
CMY:
2, 0, 77
CMYK:
2, 0, 77, 0
HSL:
62°, 100.0000%, 61.5686%
HSV (HSB):
62°, 76.8627%, 100.0000%
XYZ:
75.9738, 92.1598, 17.9220
xyY:
0.4083, 0.4953, 92.1598
CIE-Lab:
96.8856, -22.5468, 85.0231
CIE-LCH:
96.8856, 87.9618, 104.8521
CIE-Luv:
96.8856, 3.9434, 100.9931
Hunter-Lab:
95.9999, -26.7359, 56.1312
#faff3b color charts
#faff3b color shades, tints & tones
#faff3b color schemes
#faff3b color preview, HTML & CSS examples
This text has a color of #faff3b
<p style="color:#faff3b;">Text here</p>
.mytext {color:#faff3b;}
This box has a color of #faff3b
<div style="background-color:#faff3b;">Content here</div>
.mybackground {background-color:#faff3b;}
Border around this has a color of #faff3b
<div style="border:2px solid #faff3b;">Content here</div>
.myborder {border:2px solid #faff3b;}