#fafa9d color space conversions
Hex:
#fafa9d
RGB:
250, 250, 157
CMY:
2, 2, 38
CMYK:
0, 0, 37, 2
HSL:
60°, 90.2913%, 79.8039%
HSV (HSB):
60°, 37.2000%, 98.0392%
XYZ:
79.6958, 91.1295, 45.2876
xyY:
0.3688, 0.4217, 91.1295
CIE-Lab:
96.4634, -13.2697, 44.6103
CIE-LCH:
96.4634, 46.5421, 106.5655
CIE-Luv:
96.4634, 4.5178, 62.6202
Hunter-Lab:
95.4618, -18.0384, 38.6957
#fafa9d color charts
#fafa9d color shades, tints & tones
#fafa9d color schemes
#fafa9d color preview, HTML & CSS examples
This text has a color of #fafa9d
<p style="color:#fafa9d;">Text here</p>
.mytext {color:#fafa9d;}
This box has a color of #fafa9d
<div style="background-color:#fafa9d;">Content here</div>
.mybackground {background-color:#fafa9d;}
Border around this has a color of #fafa9d
<div style="border:2px solid #fafa9d;">Content here</div>
.myborder {border:2px solid #fafa9d;}