#fa985b color space conversions
Hex:
#fa985b
RGB:
250, 152, 91
CMY:
2, 40, 64
CMYK:
0, 39, 64, 2
HSL:
23°, 94.0828%, 66.8627%
HSV (HSB):
23°, 63.6000%, 98.0392%
XYZ:
52.5409, 43.5358, 15.5316
xyY:
0.4708, 0.3901, 43.5358
CIE-Lab:
71.9171, 31.3987, 47.0815
CIE-LCH:
71.9171, 56.5911, 56.3007
CIE-Luv:
71.9171, 76.2607, 49.1622
Hunter-Lab:
65.9817, 26.6709, 32.2308
#fa985b color charts
#fa985b color shades, tints & tones
#fa985b color schemes
#fa985b color preview, HTML & CSS examples
This text has a color of #fa985b
<p style="color:#fa985b;">Text here</p>
.mytext {color:#fa985b;}
This box has a color of #fa985b
<div style="background-color:#fa985b;">Content here</div>
.mybackground {background-color:#fa985b;}
Border around this has a color of #fa985b
<div style="border:2px solid #fa985b;">Content here</div>
.myborder {border:2px solid #fa985b;}