#fafb2e color space conversions
Hex:
#fafb2e
RGB:
250, 251, 46
CMY:
2, 2, 82
CMYK:
0, 0, 82, 2
HSL:
60°, 96.2441%, 58.2353%
HSV (HSB):
60°, 81.6733%, 98.4314%
XYZ:
74.4147, 89.5156, 15.9409
xyY:
0.4137, 0.4977, 89.5156
CIE-Lab:
95.7955, -21.0443, 87.3410
CIE-LCH:
95.7955, 89.8404, 103.5469
CIE-Luv:
95.7955, 6.6552, 101.6193
Hunter-Lab:
94.6127, -25.1786, 56.2393
#fafb2e color charts
#fafb2e color shades, tints & tones
#fafb2e color schemes
#fafb2e color preview, HTML & CSS examples
This text has a color of #fafb2e
<p style="color:#fafb2e;">Text here</p>
.mytext {color:#fafb2e;}
This box has a color of #fafb2e
<div style="background-color:#fafb2e;">Content here</div>
.mybackground {background-color:#fafb2e;}
Border around this has a color of #fafb2e
<div style="border:2px solid #fafb2e;">Content here</div>
.myborder {border:2px solid #fafb2e;}