#faff75 color space conversions
Hex:
#faff75
RGB:
250, 255, 117
CMY:
2, 0, 54
CMYK:
2, 0, 54, 0
HSL:
62°, 100.0000%, 72.9412%
HSV (HSB):
62°, 54.1176%, 100.0000%
XYZ:
78.3952, 93.1283, 30.6733
xyY:
0.3877, 0.4606, 93.1283
CIE-Lab:
97.2797, -19.3670, 64.2014
CIE-LCH:
97.2797, 67.0590, 106.7865
CIE-Luv:
97.2797, 2.8229, 84.0051
Hunter-Lab:
96.5030, -23.8740, 48.7069
#faff75 color charts
#faff75 color shades, tints & tones
#faff75 color schemes
#faff75 color preview, HTML & CSS examples
This text has a color of #faff75
<p style="color:#faff75;">Text here</p>
.mytext {color:#faff75;}
This box has a color of #faff75
<div style="background-color:#faff75;">Content here</div>
.mybackground {background-color:#faff75;}
Border around this has a color of #faff75
<div style="border:2px solid #faff75;">Content here</div>
.myborder {border:2px solid #faff75;}