#fa986d color space conversions
Hex:
#fa986d
RGB:
250, 152, 109
CMY:
2, 40, 57
CMYK:
0, 39, 56, 2
HSL:
18°, 93.3775%, 70.3922%
HSV (HSB):
18°, 56.4000%, 98.0392%
XYZ:
53.4129, 43.8846, 20.1234
xyY:
0.4549, 0.3737, 43.8846
CIE-Lab:
72.1513, 32.6470, 38.0622
CIE-LCH:
72.1513, 50.1454, 49.3794
CIE-Luv:
72.1513, 73.9984, 40.5550
Hunter-Lab:
66.2454, 27.9928, 28.3613
#fa986d color charts
#fa986d color shades, tints & tones
#fa986d color schemes
#fa986d color preview, HTML & CSS examples
This text has a color of #fa986d
<p style="color:#fa986d;">Text here</p>
.mytext {color:#fa986d;}
This box has a color of #fa986d
<div style="background-color:#fa986d;">Content here</div>
.mybackground {background-color:#fa986d;}
Border around this has a color of #fa986d
<div style="border:2px solid #fa986d;">Content here</div>
.myborder {border:2px solid #fa986d;}