#faab4d color space conversions
Hex:
#faab4d
RGB:
250, 171, 77
CMY:
2, 33, 70
CMYK:
0, 32, 69, 2
HSL:
33°, 94.5355%, 64.1176%
HSV (HSB):
33°, 69.2000%, 98.0392%
XYZ:
55.3268, 49.9856, 13.7533
xyY:
0.4647, 0.4198, 49.9856
CIE-Lab:
76.0604, 20.6678, 58.3760
CIE-LCH:
76.0604, 61.9267, 70.5037
CIE-Luv:
76.0604, 62.9242, 62.4838
Hunter-Lab:
70.7005, 15.9596, 37.9567
#faab4d color charts
#faab4d color shades, tints & tones
#faab4d color schemes
#faab4d color preview, HTML & CSS examples
This text has a color of #faab4d
<p style="color:#faab4d;">Text here</p>
.mytext {color:#faab4d;}
This box has a color of #faab4d
<div style="background-color:#faab4d;">Content here</div>
.mybackground {background-color:#faab4d;}
Border around this has a color of #faab4d
<div style="border:2px solid #faab4d;">Content here</div>
.myborder {border:2px solid #faab4d;}