#faaf3a color space conversions
Hex:
#faaf3a
RGB:
250, 175, 58
CMY:
2, 31, 77
CMYK:
0, 30, 77, 2
HSL:
37°, 95.0495%, 60.3922%
HSV (HSB):
37°, 76.8000%, 98.0392%
XYZ:
55.5180, 51.2894, 10.9767
xyY:
0.4714, 0.4355, 51.2894
CIE-Lab:
76.8540, 17.7277, 67.0107
CIE-LCH:
76.8540, 69.3160, 75.1818
CIE-Luv:
76.8540, 60.9942, 69.7340
Hunter-Lab:
71.6166, 13.0461, 41.0442
#faaf3a color charts
#faaf3a color shades, tints & tones
#faaf3a color schemes
#faaf3a color preview, HTML & CSS examples
This text has a color of #faaf3a
<p style="color:#faaf3a;">Text here</p>
.mytext {color:#faaf3a;}
This box has a color of #faaf3a
<div style="background-color:#faaf3a;">Content here</div>
.mybackground {background-color:#faaf3a;}
Border around this has a color of #faaf3a
<div style="border:2px solid #faaf3a;">Content here</div>
.myborder {border:2px solid #faaf3a;}