#fafd96 color space conversions
Hex:
#fafd96
RGB:
250, 253, 150
CMY:
2, 1, 41
CMYK:
1, 0, 41, 1
HSL:
62°, 96.2617%, 79.0196%
HSV (HSB):
62°, 40.7115%, 99.2157%
XYZ:
80.0546, 92.7766, 42.5425
xyY:
0.3717, 0.4308, 92.7766
CIE-Lab:
97.1368, -15.4660, 48.8511
CIE-LCH:
97.1368, 51.2409, 107.5675
CIE-Luv:
97.1368, 3.0061, 67.8748
Hunter-Lab:
96.3206, -20.2049, 41.2374
#fafd96 color charts
#fafd96 color shades, tints & tones
#fafd96 color schemes
#fafd96 color preview, HTML & CSS examples
This text has a color of #fafd96
<p style="color:#fafd96;">Text here</p>
.mytext {color:#fafd96;}
This box has a color of #fafd96
<div style="background-color:#fafd96;">Content here</div>
.mybackground {background-color:#fafd96;}
Border around this has a color of #fafd96
<div style="border:2px solid #fafd96;">Content here</div>
.myborder {border:2px solid #fafd96;}