#faa81c color space conversions
Hex:
#faa81c
RGB:
250, 168, 28
CMY:
2, 34, 89
CMYK:
0, 33, 89, 2
HSL:
38°, 95.6897%, 54.5098%
HSV (HSB):
38°, 88.8000%, 98.0392%
XYZ:
53.6366, 48.4131, 7.6163
xyY:
0.4891, 0.4415, 48.4131
CIE-Lab:
75.0847, 20.5781, 74.6368
CIE-LCH:
75.0847, 77.4216, 74.5860
CIE-Luv:
75.0847, 67.7873, 72.7110
Hunter-Lab:
69.5795, 15.8356, 42.2157
#faa81c color charts
#faa81c color shades, tints & tones
#faa81c color schemes
#faa81c color preview, HTML & CSS examples
This text has a color of #faa81c
<p style="color:#faa81c;">Text here</p>
.mytext {color:#faa81c;}
This box has a color of #faa81c
<div style="background-color:#faa81c;">Content here</div>
.mybackground {background-color:#faa81c;}
Border around this has a color of #faa81c
<div style="border:2px solid #faa81c;">Content here</div>
.myborder {border:2px solid #faa81c;}