#faba28 color space conversions
Hex:
#faba28
RGB:
250, 186, 40
CMY:
2, 27, 84
CMYK:
0, 26, 84, 2
HSL:
42°, 95.4545%, 56.8627%
HSV (HSB):
42°, 84.0000%, 98.0392%
XYZ:
57.3662, 55.5950, 9.7149
xyY:
0.4676, 0.4532, 55.5950
CIE-Lab:
79.3828, 11.4154, 75.0836
CIE-LCH:
79.3828, 75.9464, 81.3552
CIE-Luv:
79.3828, 53.1061, 77.6771
Hunter-Lab:
74.5621, 6.8500, 44.4684
#faba28 color charts
#faba28 color shades, tints & tones
#faba28 color schemes
#faba28 color preview, HTML & CSS examples
This text has a color of #faba28
<p style="color:#faba28;">Text here</p>
.mytext {color:#faba28;}
This box has a color of #faba28
<div style="background-color:#faba28;">Content here</div>
.mybackground {background-color:#faba28;}
Border around this has a color of #faba28
<div style="border:2px solid #faba28;">Content here</div>
.myborder {border:2px solid #faba28;}