#fafa2f color space conversions
Hex:
#fafa2f
RGB:
250, 250, 47
CMY:
2, 2, 82
CMYK:
0, 0, 81, 2
HSL:
60°, 95.3052%, 58.2353%
HSV (HSB):
60°, 81.2000%, 98.0392%
XYZ:
74.1230, 88.9004, 15.9421
xyY:
0.4142, 0.4967, 88.9004
CIE-Lab:
95.5388, -20.5407, 86.8958
CIE-LCH:
95.5388, 89.2905, 103.2996
CIE-Luv:
95.5388, 7.2918, 101.0880
Hunter-Lab:
94.2870, -24.6759, 55.9761
#fafa2f color charts
#fafa2f color shades, tints & tones
#fafa2f color schemes
#fafa2f color preview, HTML & CSS examples
This text has a color of #fafa2f
<p style="color:#fafa2f;">Text here</p>
.mytext {color:#fafa2f;}
This box has a color of #fafa2f
<div style="background-color:#fafa2f;">Content here</div>
.mybackground {background-color:#fafa2f;}
Border around this has a color of #fafa2f
<div style="border:2px solid #fafa2f;">Content here</div>
.myborder {border:2px solid #fafa2f;}