#fa804f color space conversions
Hex:
#fa804f
RGB:
250, 128, 79
CMY:
2, 50, 69
CMYK:
0, 49, 68, 2
HSL:
17°, 94.4751%, 64.5098%
HSV (HSB):
17°, 68.4000%, 98.0392%
XYZ:
48.5548, 36.3268, 11.8498
xyY:
0.5020, 0.3755, 36.3268
CIE-Lab:
66.7689, 42.9379, 47.2174
CIE-LCH:
66.7689, 63.8212, 47.7177
CIE-Luv:
66.7689, 96.2879, 44.6480
Hunter-Lab:
60.2718, 38.3236, 30.5335
#fa804f color charts
#fa804f color shades, tints & tones
#fa804f color schemes
#fa804f color preview, HTML & CSS examples
This text has a color of #fa804f
<p style="color:#fa804f;">Text here</p>
.mytext {color:#fa804f;}
This box has a color of #fa804f
<div style="background-color:#fa804f;">Content here</div>
.mybackground {background-color:#fa804f;}
Border around this has a color of #fa804f
<div style="border:2px solid #fa804f;">Content here</div>
.myborder {border:2px solid #fa804f;}