#fa8046 color space conversions
Hex:
#fa8046
RGB:
250, 128, 70
CMY:
2, 50, 73
CMYK:
0, 49, 72, 2
HSL:
19°, 94.7368%, 62.7451%
HSV (HSB):
19°, 72.0000%, 98.0392%
XYZ:
48.2490, 36.2045, 10.2395
xyY:
0.5095, 0.3823, 36.2045
CIE-Lab:
66.6759, 42.4979, 51.5946
CIE-LCH:
66.6759, 66.8436, 50.5221
CIE-Luv:
66.6759, 97.4489, 48.1011
Hunter-Lab:
60.1702, 37.8369, 32.0294
#fa8046 color charts
#fa8046 color shades, tints & tones
#fa8046 color schemes
#fa8046 color preview, HTML & CSS examples
This text has a color of #fa8046
<p style="color:#fa8046;">Text here</p>
.mytext {color:#fa8046;}
This box has a color of #fa8046
<div style="background-color:#fa8046;">Content here</div>
.mybackground {background-color:#fa8046;}
Border around this has a color of #fa8046
<div style="border:2px solid #fa8046;">Content here</div>
.myborder {border:2px solid #fa8046;}