#fafa7e color space conversions
Hex:
#fafa7e
RGB:
250, 250, 126
CMY:
2, 2, 51
CMYK:
0, 0, 50, 2
HSL:
60°, 92.5373%, 73.7255%
HSV (HSB):
60°, 49.6000%, 98.0392%
XYZ:
77.3758, 90.2016, 33.0712
xyY:
0.3856, 0.4495, 90.2016
CIE-Lab:
96.0803, -16.2387, 58.8026
CIE-LCH:
96.0803, 61.0036, 105.4378
CIE-Luv:
96.0803, 5.6222, 77.9347
Hunter-Lab:
94.9745, -20.7812, 45.8367
#fafa7e color charts
#fafa7e color shades, tints & tones
#fafa7e color schemes
#fafa7e color preview, HTML & CSS examples
This text has a color of #fafa7e
<p style="color:#fafa7e;">Text here</p>
.mytext {color:#fafa7e;}
This box has a color of #fafa7e
<div style="background-color:#fafa7e;">Content here</div>
.mybackground {background-color:#fafa7e;}
Border around this has a color of #fafa7e
<div style="border:2px solid #fafa7e;">Content here</div>
.myborder {border:2px solid #fafa7e;}