#faba32 color space conversions
Hex:
#faba32
RGB:
250, 186, 50
CMY:
2, 27, 80
CMYK:
0, 26, 80, 2
HSL:
41°, 95.2381%, 58.8235%
HSV (HSB):
41°, 80.0000%, 98.0392%
XYZ:
57.5590, 55.6721, 10.7297
xyY:
0.4643, 0.4491, 55.6721
CIE-Lab:
79.4268, 11.6981, 72.1501
CIE-LCH:
79.4268, 73.0923, 80.7905
CIE-Luv:
79.4268, 52.7733, 75.8283
Hunter-Lab:
74.6137, 7.1255, 43.7035
#faba32 color charts
#faba32 color shades, tints & tones
#faba32 color schemes
#faba32 color preview, HTML & CSS examples
This text has a color of #faba32
<p style="color:#faba32;">Text here</p>
.mytext {color:#faba32;}
This box has a color of #faba32
<div style="background-color:#faba32;">Content here</div>
.mybackground {background-color:#faba32;}
Border around this has a color of #faba32
<div style="border:2px solid #faba32;">Content here</div>
.myborder {border:2px solid #faba32;}