#fc985f color space conversions
Hex:
#fc985f
RGB:
252, 152, 95
CMY:
1, 40, 63
CMYK:
0, 40, 62, 1
HSL:
22°, 96.3190%, 68.0392%
HSV (HSB):
22°, 62.3016%, 98.8235%
XYZ:
53.4387, 43.9781, 16.4986
xyY:
0.4691, 0.3861, 43.9781
CIE-Lab:
72.2139, 32.4436, 45.4680
CIE-LCH:
72.2139, 55.8563, 54.4903
CIE-Luv:
72.2139, 77.4072, 47.5750
Hunter-Lab:
66.3160, 27.7856, 31.6706
#fc985f color charts
#fc985f color shades, tints & tones
#fc985f color schemes
#fc985f color preview, HTML & CSS examples
This text has a color of #fc985f
<p style="color:#fc985f;">Text here</p>
.mytext {color:#fc985f;}
This box has a color of #fc985f
<div style="background-color:#fc985f;">Content here</div>
.mybackground {background-color:#fc985f;}
Border around this has a color of #fc985f
<div style="border:2px solid #fc985f;">Content here</div>
.myborder {border:2px solid #fc985f;}