#faf403 color space conversions
Hex:
#faf403
RGB:
250, 244, 3
CMY:
2, 4, 99
CMYK:
0, 2, 99, 2
HSL:
59°, 97.6285%, 49.6078%
HSV (HSB):
59°, 98.8000%, 98.0392%
XYZ:
71.7915, 85.0319, 12.7151
xyY:
0.4235, 0.5015, 85.0319
CIE-Lab:
93.8969, -18.3405, 91.7198
CIE-LCH:
93.8969, 93.5355, 101.3079
CIE-Luv:
93.8969, 11.5205, 102.5988
Hunter-Lab:
92.2128, -22.4027, 56.3735
#faf403 color charts
#faf403 color shades, tints & tones
#faf403 color schemes
#faf403 color preview, HTML & CSS examples
This text has a color of #faf403
<p style="color:#faf403;">Text here</p>
.mytext {color:#faf403;}
This box has a color of #faf403
<div style="background-color:#faf403;">Content here</div>
.mybackground {background-color:#faf403;}
Border around this has a color of #faf403
<div style="border:2px solid #faf403;">Content here</div>
.myborder {border:2px solid #faf403;}