#faa82e color space conversions
Hex:
#faa82e
RGB:
250, 168, 46
CMY:
2, 34, 82
CMYK:
0, 33, 82, 2
HSL:
36°, 95.3271%, 58.0392%
HSV (HSB):
36°, 81.6000%, 98.0392%
XYZ:
53.9201, 48.5265, 9.1094
xyY:
0.4833, 0.4350, 48.5265
CIE-Lab:
75.1558, 20.9985, 69.6923
CIE-LCH:
75.1558, 72.7870, 73.2323
CIE-Luv:
75.1558, 67.1347, 69.7754
Hunter-Lab:
69.6610, 16.2588, 41.0095
#faa82e color charts
#faa82e color shades, tints & tones
#faa82e color schemes
#faa82e color preview, HTML & CSS examples
This text has a color of #faa82e
<p style="color:#faa82e;">Text here</p>
.mytext {color:#faa82e;}
This box has a color of #faa82e
<div style="background-color:#faa82e;">Content here</div>
.mybackground {background-color:#faa82e;}
Border around this has a color of #faa82e
<div style="border:2px solid #faa82e;">Content here</div>
.myborder {border:2px solid #faa82e;}