#faf232 color space conversions
Hex:
#faf232
RGB:
250, 242, 50
CMY:
2, 5, 80
CMYK:
0, 3, 80, 2
HSL:
58°, 95.2381%, 58.8235%
HSV (HSB):
58°, 80.0000%, 98.0392%
XYZ:
71.7522, 84.0585, 15.4608
xyY:
0.4189, 0.4908, 84.0585
CIE-Lab:
93.4759, -16.6091, 84.4109
CIE-LCH:
93.4759, 86.0294, 101.1316
CIE-Luv:
93.4759, 12.5000, 97.5359
Hunter-Lab:
91.6834, -20.7505, 54.1802
#faf232 color charts
#faf232 color shades, tints & tones
#faf232 color schemes
#faf232 color preview, HTML & CSS examples
This text has a color of #faf232
<p style="color:#faf232;">Text here</p>
.mytext {color:#faf232;}
This box has a color of #faf232
<div style="background-color:#faf232;">Content here</div>
.mybackground {background-color:#faf232;}
Border around this has a color of #faf232
<div style="border:2px solid #faf232;">Content here</div>
.myborder {border:2px solid #faf232;}