#faa50b color space conversions
Hex:
#faa50b
RGB:
250, 165, 11
CMY:
2, 35, 96
CMYK:
0, 34, 96, 2
HSL:
39°, 95.9839%, 51.1765%
HSV (HSB):
39°, 95.6000%, 98.0392%
XYZ:
52.9399, 47.2584, 6.6482
xyY:
0.4955, 0.4423, 47.2584
CIE-Lab:
74.3548, 21.9277, 77.0293
CIE-LCH:
74.3548, 80.0895, 74.1101
CIE-Luv:
74.3548, 70.5968, 73.1968
Hunter-Lab:
68.7448, 17.1583, 42.3875
#faa50b color charts
#faa50b color shades, tints & tones
#faa50b color schemes
#faa50b color preview, HTML & CSS examples
This text has a color of #faa50b
<p style="color:#faa50b;">Text here</p>
.mytext {color:#faa50b;}
This box has a color of #faa50b
<div style="background-color:#faa50b;">Content here</div>
.mybackground {background-color:#faa50b;}
Border around this has a color of #faa50b
<div style="border:2px solid #faa50b;">Content here</div>
.myborder {border:2px solid #faa50b;}