#faaf63 color space conversions
Hex:
#faaf63
RGB:
250, 175, 99
CMY:
2, 31, 61
CMYK:
0, 30, 60, 2
HSL:
30°, 93.7888%, 68.4314%
HSV (HSB):
30°, 60.4000%, 98.0392%
XYZ:
57.0064, 51.8848, 18.8146
xyY:
0.4464, 0.4063, 51.8848
CIE-Lab:
77.2119, 19.8873, 49.3128
CIE-LCH:
77.2119, 53.1720, 68.0364
CIE-Luv:
77.2119, 58.0915, 55.5359
Hunter-Lab:
72.0311, 15.2130, 34.9352
#faaf63 color charts
#faaf63 color shades, tints & tones
#faaf63 color schemes
#faaf63 color preview, HTML & CSS examples
This text has a color of #faaf63
<p style="color:#faaf63;">Text here</p>
.mytext {color:#faaf63;}
This box has a color of #faaf63
<div style="background-color:#faaf63;">Content here</div>
.mybackground {background-color:#faaf63;}
Border around this has a color of #faaf63
<div style="border:2px solid #faaf63;">Content here</div>
.myborder {border:2px solid #faaf63;}