#faad05 color space conversions
Hex:
#faad05
RGB:
250, 173, 5
CMY:
2, 32, 98
CMYK:
0, 31, 98, 2
HSL:
41°, 96.0784%, 50.0000%
HSV (HSB):
41°, 98.0000%, 98.0392%
XYZ:
54.3953, 50.2221, 6.9705
xyY:
0.4875, 0.4501, 50.2221
CIE-Lab:
76.2054, 17.6869, 78.9673
CIE-LCH:
76.2054, 80.9238, 77.3754
CIE-Luv:
76.2054, 64.1331, 76.4160
Hunter-Lab:
70.8675, 12.9918, 43.7756
#faad05 color charts
#faad05 color shades, tints & tones
#faad05 color schemes
#faad05 color preview, HTML & CSS examples
This text has a color of #faad05
<p style="color:#faad05;">Text here</p>
.mytext {color:#faad05;}
This box has a color of #faad05
<div style="background-color:#faad05;">Content here</div>
.mybackground {background-color:#faad05;}
Border around this has a color of #faad05
<div style="border:2px solid #faad05;">Content here</div>
.myborder {border:2px solid #faad05;}