#faa02f color space conversions
Hex:
#faa02f
RGB:
250, 160, 47
CMY:
2, 37, 82
CMYK:
0, 36, 81, 2
HSL:
33°, 95.3052%, 58.2353%
HSV (HSB):
33°, 81.2000%, 98.0392%
XYZ:
52.5082, 45.6708, 8.7372
xyY:
0.4911, 0.4272, 45.6708
CIE-Lab:
73.3314, 25.2175, 67.7549
CIE-LCH:
73.3314, 72.2955, 69.5854
CIE-Luv:
73.3314, 73.5485, 66.5641
Hunter-Lab:
67.5802, 20.4250, 39.6408
#faa02f color charts
#faa02f color shades, tints & tones
#faa02f color schemes
#faa02f color preview, HTML & CSS examples
This text has a color of #faa02f
<p style="color:#faa02f;">Text here</p>
.mytext {color:#faa02f;}
This box has a color of #faa02f
<div style="background-color:#faa02f;">Content here</div>
.mybackground {background-color:#faa02f;}
Border around this has a color of #faa02f
<div style="border:2px solid #faa02f;">Content here</div>
.myborder {border:2px solid #faa02f;}