#faf205 color space conversions
Hex:
#faf205
RGB:
250, 242, 5
CMY:
2, 5, 98
CMYK:
0, 3, 98, 2
HSL:
58°, 96.0784%, 50.0000%
HSV (HSB):
58°, 98.0000%, 98.0392%
XYZ:
71.2039, 83.8392, 12.5733
xyY:
0.4248, 0.5002, 83.8392
CIE-Lab:
93.3806, -17.3610, 91.1945
CIE-LCH:
93.3806, 92.8323, 100.7786
CIE-Luv:
93.3806, 12.8501, 101.7751
Hunter-Lab:
91.5638, -21.4274, 55.9531
#faf205 color charts
#faf205 color shades, tints & tones
#faf205 color schemes
#faf205 color preview, HTML & CSS examples
This text has a color of #faf205
<p style="color:#faf205;">Text here</p>
.mytext {color:#faf205;}
This box has a color of #faf205
<div style="background-color:#faf205;">Content here</div>
.mybackground {background-color:#faf205;}
Border around this has a color of #faf205
<div style="border:2px solid #faf205;">Content here</div>
.myborder {border:2px solid #faf205;}