#faff86 color space conversions
Hex:
#faff86
RGB:
250, 255, 134
CMY:
2, 0, 47
CMYK:
2, 0, 47, 0
HSL:
62°, 100.0000%, 76.2745%
HSV (HSB):
62°, 47.4510%, 100.0000%
XYZ:
79.4874, 93.5652, 36.4247
xyY:
0.3795, 0.4467, 93.5652
CIE-Lab:
97.4565, -17.9618, 56.7766
CIE-LCH:
97.4565, 59.5500, 107.5553
CIE-Luv:
97.4565, 2.3403, 76.6915
Hunter-Lab:
96.7291, -22.5931, 45.3839
#faff86 color charts
#faff86 color shades, tints & tones
#faff86 color schemes
#faff86 color preview, HTML & CSS examples
This text has a color of #faff86
<p style="color:#faff86;">Text here</p>
.mytext {color:#faff86;}
This box has a color of #faff86
<div style="background-color:#faff86;">Content here</div>
.mybackground {background-color:#faff86;}
Border around this has a color of #faff86
<div style="border:2px solid #faff86;">Content here</div>
.myborder {border:2px solid #faff86;}