#faf79e color space conversions
Hex:
#faf79e
RGB:
250, 247, 158
CMY:
2, 3, 38
CMYK:
0, 1, 37, 2
HSL:
58°, 90.1961%, 80.0000%
HSV (HSB):
58°, 36.8000%, 98.0392%
XYZ:
78.8567, 89.3141, 45.4309
xyY:
0.3692, 0.4181, 89.3141
CIE-Lab:
95.7115, -11.6897, 43.1568
CIE-LCH:
95.7115, 44.7120, 105.1558
CIE-Luv:
95.7115, 6.2523, 60.5209
Hunter-Lab:
94.5062, -16.4440, 37.6525
#faf79e color charts
#faf79e color shades, tints & tones
#faf79e color schemes
#faf79e color preview, HTML & CSS examples
This text has a color of #faf79e
<p style="color:#faf79e;">Text here</p>
.mytext {color:#faf79e;}
This box has a color of #faf79e
<div style="background-color:#faf79e;">Content here</div>
.mybackground {background-color:#faf79e;}
Border around this has a color of #faf79e
<div style="border:2px solid #faf79e;">Content here</div>
.myborder {border:2px solid #faf79e;}