#faf17e color space conversions
Hex:
#faf17e
RGB:
250, 241, 126
CMY:
2, 5, 51
CMYK:
0, 4, 50, 2
HSL:
56°, 92.5373%, 73.7255%
HSV (HSB):
56°, 49.6000%, 98.0392%
XYZ:
74.6455, 84.7409, 32.1611
xyY:
0.3897, 0.4424, 84.7409
CIE-Lab:
93.7714, -11.8436, 56.0663
CIE-LCH:
93.7714, 57.3036, 101.9279
CIE-Luv:
93.7714, 11.1985, 73.7158
Hunter-Lab:
92.0548, -16.3537, 43.7243
#faf17e color charts
#faf17e color shades, tints & tones
#faf17e color schemes
#faf17e color preview, HTML & CSS examples
This text has a color of #faf17e
<p style="color:#faf17e;">Text here</p>
.mytext {color:#faf17e;}
This box has a color of #faf17e
<div style="background-color:#faf17e;">Content here</div>
.mybackground {background-color:#faf17e;}
Border around this has a color of #faf17e
<div style="border:2px solid #faf17e;">Content here</div>
.myborder {border:2px solid #faf17e;}