#faaf47 color space conversions
Hex:
#faaf47
RGB:
250, 175, 71
CMY:
2, 31, 72
CMYK:
0, 30, 72, 2
HSL:
35°, 94.7090%, 62.9412%
HSV (HSB):
35°, 71.6000%, 98.0392%
XYZ:
55.8916, 51.4389, 12.9441
xyY:
0.4647, 0.4277, 51.4389
CIE-Lab:
76.9441, 18.2749, 61.9075
CIE-LCH:
76.9441, 64.5485, 73.5536
CIE-Luv:
76.9441, 60.2452, 66.0764
Hunter-Lab:
71.7209, 13.5924, 39.5040
#faaf47 color charts
#faaf47 color shades, tints & tones
#faaf47 color schemes
#faaf47 color preview, HTML & CSS examples
This text has a color of #faaf47
<p style="color:#faaf47;">Text here</p>
.mytext {color:#faaf47;}
This box has a color of #faaf47
<div style="background-color:#faaf47;">Content here</div>
.mybackground {background-color:#faaf47;}
Border around this has a color of #faaf47
<div style="border:2px solid #faaf47;">Content here</div>
.myborder {border:2px solid #faaf47;}