#fa986b color space conversions
Hex:
#fa986b
RGB:
250, 152, 107
CMY:
2, 40, 58
CMYK:
0, 39, 57, 2
HSL:
19°, 93.4641%, 70.0000%
HSV (HSB):
19°, 57.2000%, 98.0392%
XYZ:
53.3064, 43.8420, 19.5627
xyY:
0.4567, 0.3756, 43.8420
CIE-Lab:
72.1228, 32.4957, 39.0811
CIE-LCH:
72.1228, 50.8262, 50.2567
CIE-Luv:
72.1228, 74.2686, 41.5849
Hunter-Lab:
66.2133, 27.8320, 28.8321
#fa986b color charts
#fa986b color shades, tints & tones
#fa986b color schemes
#fa986b color preview, HTML & CSS examples
This text has a color of #fa986b
<p style="color:#fa986b;">Text here</p>
.mytext {color:#fa986b;}
This box has a color of #fa986b
<div style="background-color:#fa986b;">Content here</div>
.mybackground {background-color:#fa986b;}
Border around this has a color of #fa986b
<div style="border:2px solid #fa986b;">Content here</div>
.myborder {border:2px solid #fa986b;}