#faba5f color space conversions
Hex:
#faba5f
RGB:
250, 186, 95
CMY:
2, 27, 63
CMYK:
0, 26, 62, 2
HSL:
35°, 93.9394%, 67.6471%
HSV (HSB):
35°, 62.0000%, 98.0392%
XYZ:
59.0488, 56.2680, 18.5751
xyY:
0.4410, 0.4202, 56.2680
CIE-Lab:
79.7661, 13.8543, 54.1914
CIE-LCH:
79.7661, 55.9343, 75.6592
CIE-Luv:
79.7661, 50.2990, 62.0514
Hunter-Lab:
75.0120, 9.2426, 37.8265
#faba5f color charts
#faba5f color shades, tints & tones
#faba5f color schemes
#faba5f color preview, HTML & CSS examples
This text has a color of #faba5f
<p style="color:#faba5f;">Text here</p>
.mytext {color:#faba5f;}
This box has a color of #faba5f
<div style="background-color:#faba5f;">Content here</div>
.mybackground {background-color:#faba5f;}
Border around this has a color of #faba5f
<div style="border:2px solid #faba5f;">Content here</div>
.myborder {border:2px solid #faba5f;}