#fa8a5b color space conversions
Hex:
#fa8a5b
RGB:
250, 138, 91
CMY:
2, 46, 64
CMYK:
0, 45, 64, 2
HSL:
18°, 94.0828%, 66.8627%
HSV (HSB):
18°, 63.6000%, 98.0392%
XYZ:
50.4011, 39.2563, 14.8183
xyY:
0.4824, 0.3757, 39.2563
CIE-Lab:
68.9365, 38.5982, 43.5673
CIE-LCH:
68.9365, 58.2060, 48.4608
CIE-Luv:
68.9365, 86.9584, 43.3929
Hunter-Lab:
62.6548, 33.9440, 29.8359
#fa8a5b color charts
#fa8a5b color shades, tints & tones
#fa8a5b color schemes
#fa8a5b color preview, HTML & CSS examples
This text has a color of #fa8a5b
<p style="color:#fa8a5b;">Text here</p>
.mytext {color:#fa8a5b;}
This box has a color of #fa8a5b
<div style="background-color:#fa8a5b;">Content here</div>
.mybackground {background-color:#fa8a5b;}
Border around this has a color of #fa8a5b
<div style="border:2px solid #fa8a5b;">Content here</div>
.myborder {border:2px solid #fa8a5b;}