#fadc95 color space conversions
Hex:
#fadc95
RGB:
250, 220, 149
CMY:
2, 14, 42
CMYK:
0, 12, 40, 2
HSL:
42°, 90.9910%, 78.2353%
HSV (HSB):
42°, 40.4000%, 98.0392%
XYZ:
70.4424, 73.6803, 38.9428
xyY:
0.3848, 0.4025, 73.6803
CIE-Lab:
88.7712, 0.8826, 38.6735
CIE-LCH:
88.7712, 38.6836, 88.6926
CIE-Luv:
88.7712, 23.2741, 51.6171
Hunter-Lab:
85.8372, -3.7291, 33.1873
#fadc95 color charts
#fadc95 color shades, tints & tones
#fadc95 color schemes
#fadc95 color preview, HTML & CSS examples
This text has a color of #fadc95
<p style="color:#fadc95;">Text here</p>
.mytext {color:#fadc95;}
This box has a color of #fadc95
<div style="background-color:#fadc95;">Content here</div>
.mybackground {background-color:#fadc95;}
Border around this has a color of #fadc95
<div style="border:2px solid #fadc95;">Content here</div>
.myborder {border:2px solid #fadc95;}