#faf08d color space conversions
Hex:
#faf08d
RGB:
250, 240, 141
CMY:
2, 6, 45
CMYK:
0, 4, 44, 2
HSL:
54°, 91.5966%, 76.6667%
HSV (HSB):
54°, 43.6000%, 98.0392%
XYZ:
75.3921, 84.5673, 37.5488
xyY:
0.3817, 0.4282, 84.5673
CIE-Lab:
93.6963, -9.9872, 48.8797
CIE-LCH:
93.6963, 49.8896, 101.5478
CIE-Luv:
93.6963, 11.2105, 66.0238
Hunter-Lab:
91.9605, -14.5907, 40.1633
#faf08d color charts
#faf08d color shades, tints & tones
#faf08d color schemes
#faf08d color preview, HTML & CSS examples
This text has a color of #faf08d
<p style="color:#faf08d;">Text here</p>
.mytext {color:#faf08d;}
This box has a color of #faf08d
<div style="background-color:#faf08d;">Content here</div>
.mybackground {background-color:#faf08d;}
Border around this has a color of #faf08d
<div style="border:2px solid #faf08d;">Content here</div>
.myborder {border:2px solid #faf08d;}