#fadf96 color space conversions
Hex:
#fadf96
RGB:
250, 223, 150
CMY:
2, 13, 41
CMYK:
0, 11, 40, 2
HSL:
44°, 90.9091%, 78.4314%
HSV (HSB):
44°, 40.0000%, 98.0392%
XYZ:
71.3170, 75.3014, 39.6300
xyY:
0.3829, 0.4043, 75.3014
CIE-Lab:
89.5340, -0.5401, 39.1585
CIE-LCH:
89.5340, 39.1622, 90.7902
CIE-Luv:
89.5340, 21.3200, 52.5963
Hunter-Lab:
86.7764, -5.1586, 33.6662
#fadf96 color charts
#fadf96 color shades, tints & tones
#fadf96 color schemes
#fadf96 color preview, HTML & CSS examples
This text has a color of #fadf96
<p style="color:#fadf96;">Text here</p>
.mytext {color:#fadf96;}
This box has a color of #fadf96
<div style="background-color:#fadf96;">Content here</div>
.mybackground {background-color:#fadf96;}
Border around this has a color of #fadf96
<div style="border:2px solid #fadf96;">Content here</div>
.myborder {border:2px solid #fadf96;}