#faba4b color space conversions
Hex:
#faba4b
RGB:
250, 186, 75
CMY:
2, 27, 71
CMYK:
0, 26, 70, 2
HSL:
38°, 94.5946%, 63.7255%
HSV (HSB):
38°, 70.0000%, 98.0392%
XYZ:
58.2532, 55.9498, 14.3857
xyY:
0.4530, 0.4351, 55.9498
CIE-Lab:
79.5852, 12.7093, 62.9382
CIE-LCH:
79.5852, 64.2086, 78.5836
CIE-Luv:
79.5852, 51.5991, 69.2969
Hunter-Lab:
74.7996, 8.1149, 40.9569
#faba4b color charts
#faba4b color shades, tints & tones
#faba4b color schemes
#faba4b color preview, HTML & CSS examples
This text has a color of #faba4b
<p style="color:#faba4b;">Text here</p>
.mytext {color:#faba4b;}
This box has a color of #faba4b
<div style="background-color:#faba4b;">Content here</div>
.mybackground {background-color:#faba4b;}
Border around this has a color of #faba4b
<div style="border:2px solid #faba4b;">Content here</div>
.myborder {border:2px solid #faba4b;}