#faff70 color space conversions
Hex:
#faff70
RGB:
250, 255, 112
CMY:
2, 0, 56
CMYK:
2, 0, 56, 0
HSL:
62°, 100.0000%, 71.9608%
HSV (HSB):
62°, 56.0784%, 100.0000%
XYZ:
78.1090, 93.0138, 29.1659
xyY:
0.3900, 0.4644, 93.0138
CIE-Lab:
97.2332, -19.7383, 66.3053
CIE-LCH:
97.2332, 69.1808, 106.5776
CIE-Luv:
97.2332, 2.9517, 85.9567
Hunter-Lab:
96.4437, -24.2107, 49.5805
#faff70 color charts
#faff70 color shades, tints & tones
#faff70 color schemes
#faff70 color preview, HTML & CSS examples
This text has a color of #faff70
<p style="color:#faff70;">Text here</p>
.mytext {color:#faff70;}
This box has a color of #faff70
<div style="background-color:#faff70;">Content here</div>
.mybackground {background-color:#faff70;}
Border around this has a color of #faff70
<div style="border:2px solid #faff70;">Content here</div>
.myborder {border:2px solid #faff70;}