#fc986a color space conversions
Hex:
#fc986a
RGB:
252, 152, 106
CMY:
1, 40, 58
CMYK:
0, 40, 58, 1
HSL:
19°, 96.0526%, 70.1961%
HSV (HSB):
19°, 57.9365%, 98.8235%
XYZ:
53.9746, 44.1925, 19.3209
xyY:
0.4594, 0.3761, 44.1925
CIE-Lab:
72.3570, 33.2018, 39.9519
CIE-LCH:
72.3570, 51.9472, 50.2719
CIE-Luv:
72.3570, 76.0055, 42.3128
Hunter-Lab:
66.4775, 28.5929, 29.3023
#fc986a color charts
#fc986a color shades, tints & tones
#fc986a color schemes
#fc986a color preview, HTML & CSS examples
This text has a color of #fc986a
<p style="color:#fc986a;">Text here</p>
.mytext {color:#fc986a;}
This box has a color of #fc986a
<div style="background-color:#fc986a;">Content here</div>
.mybackground {background-color:#fc986a;}
Border around this has a color of #fc986a
<div style="border:2px solid #fc986a;">Content here</div>
.myborder {border:2px solid #fc986a;}