#faa72a color space conversions
Hex:
#faa72a
RGB:
250, 167, 42
CMY:
2, 35, 84
CMYK:
0, 33, 83, 2
HSL:
36°, 95.4128%, 57.2549%
HSV (HSB):
36°, 83.2000%, 98.0392%
XYZ:
53.6610, 48.1286, 8.6520
xyY:
0.4859, 0.4358, 48.1286
CIE-Lab:
74.9060, 21.4113, 70.7509
CIE-LCH:
74.9060, 73.9197, 73.1627
CIE-Luv:
74.9060, 68.1134, 70.1764
Hunter-Lab:
69.3748, 16.6628, 41.1681
#faa72a color charts
#faa72a color shades, tints & tones
#faa72a color schemes
#faa72a color preview, HTML & CSS examples
This text has a color of #faa72a
<p style="color:#faa72a;">Text here</p>
.mytext {color:#faa72a;}
This box has a color of #faa72a
<div style="background-color:#faa72a;">Content here</div>
.mybackground {background-color:#faa72a;}
Border around this has a color of #faa72a
<div style="border:2px solid #faa72a;">Content here</div>
.myborder {border:2px solid #faa72a;}