#faf84e color space conversions
Hex:
#faf84e
RGB:
250, 248, 78
CMY:
2, 3, 69
CMYK:
0, 1, 69, 2
HSL:
59°, 94.5055%, 64.3137%
HSV (HSB):
59°, 68.8000%, 98.0392%
XYZ:
74.3669, 88.0089, 20.2756
xyY:
0.4072, 0.4818, 88.0089
CIE-Lab:
95.1647, -18.4239, 77.4540
CIE-LCH:
95.1647, 79.6151, 103.3802
CIE-Luv:
95.1647, 8.1149, 93.9315
Hunter-Lab:
93.8130, -22.6734, 52.8549
#faf84e color charts
#faf84e color shades, tints & tones
#faf84e color schemes
#faf84e color preview, HTML & CSS examples
This text has a color of #faf84e
<p style="color:#faf84e;">Text here</p>
.mytext {color:#faf84e;}
This box has a color of #faf84e
<div style="background-color:#faf84e;">Content here</div>
.mybackground {background-color:#faf84e;}
Border around this has a color of #faf84e
<div style="border:2px solid #faf84e;">Content here</div>
.myborder {border:2px solid #faf84e;}