#faff40 color space conversions
Hex:
#faff40
RGB:
250, 255, 64
CMY:
2, 0, 75
CMYK:
2, 0, 75, 0
HSL:
62°, 100.0000%, 62.5490%
HSV (HSB):
62°, 74.9020%, 100.0000%
XYZ:
76.1098, 92.2142, 18.6382
xyY:
0.4071, 0.4932, 92.2142
CIE-Lab:
96.9078, -22.3658, 83.6205
CIE-LCH:
96.9078, 86.5599, 104.9743
CIE-Luv:
96.9078, 3.8785, 100.0093
Hunter-Lab:
96.0282, -26.5743, 55.7121
#faff40 color charts
#faff40 color shades, tints & tones
#faff40 color schemes
#faff40 color preview, HTML & CSS examples
This text has a color of #faff40
<p style="color:#faff40;">Text here</p>
.mytext {color:#faff40;}
This box has a color of #faff40
<div style="background-color:#faff40;">Content here</div>
.mybackground {background-color:#faff40;}
Border around this has a color of #faff40
<div style="border:2px solid #faff40;">Content here</div>
.myborder {border:2px solid #faff40;}