#faff6b color space conversions
Hex:
#faff6b
RGB:
250, 255, 107
CMY:
2, 0, 58
CMYK:
2, 0, 58, 0
HSL:
62°, 100.0000%, 70.9804%
HSV (HSB):
62°, 58.0392%, 100.0000%
XYZ:
77.8382, 92.9055, 27.7400
xyY:
0.3922, 0.4681, 92.9055
CIE-Lab:
97.1892, -20.0906, 68.3657
CIE-LCH:
97.1892, 71.2566, 106.3764
CIE-Luv:
97.1892, 3.0743, 87.8165
Hunter-Lab:
96.3875, -24.5297, 50.4078
#faff6b color charts
#faff6b color shades, tints & tones
#faff6b color schemes
#faff6b color preview, HTML & CSS examples
This text has a color of #faff6b
<p style="color:#faff6b;">Text here</p>
.mytext {color:#faff6b;}
This box has a color of #faff6b
<div style="background-color:#faff6b;">Content here</div>
.mybackground {background-color:#faff6b;}
Border around this has a color of #faff6b
<div style="border:2px solid #faff6b;">Content here</div>
.myborder {border:2px solid #faff6b;}