#faac01 color space conversions
Hex:
#faac01
RGB:
250, 172, 1
CMY:
2, 33, 100
CMYK:
0, 31, 100, 2
HSL:
41°, 99.2032%, 49.2157%
HSV (HSB):
41°, 99.6000%, 98.0392%
XYZ:
54.1823, 49.8312, 6.7914
xyY:
0.4890, 0.4497, 49.8312
CIE-Lab:
75.9656, 18.1781, 79.2449
CIE-LCH:
75.9656, 81.3032, 77.0803
CIE-Luv:
75.9656, 64.9940, 76.2830
Hunter-Lab:
70.5912, 13.4731, 43.7097
#faac01 color charts
#faac01 RGB chart
#faac01 CMYK chart
#faac01 RGB pie chart
#faac01 color shades, tints & tones
#faac01 color schemes
#faac01 color preview, HTML & CSS examples
This text has a color of #faac01
<p style="color:#faac01;">Text here</p>
.mytext {color:#faac01;}
Text color #faac01
This box has a color of #faac01
<div style="background-color:#faac01;">Content here</div>
.mybackground {background-color:#faac01;}
Background color #faac01
Border around this has a color of #faac01
<div style="border:2px solid #faac01;">Content here</div>
.myborder {border:2px solid #faac01;}
Border color #faac01