#fc685f color space conversions
Hex:
#fc685f
RGB:
252, 104, 95
CMY:
1, 59, 63
CMYK:
0, 59, 62, 1
HSL:
3°, 96.3190%, 68.0392%
HSV (HSB):
3°, 62.3016%, 98.8235%
XYZ:
47.1608, 31.4223, 14.4059
xyY:
0.5072, 0.3379, 31.4223
CIE-Lab:
62.8625, 55.9133, 34.0582
CIE-LCH:
62.8625, 65.4696, 31.3466
CIE-Luv:
62.8625, 112.7716, 28.7045
Hunter-Lab:
56.0556, 52.0785, 24.0018
#fc685f color charts
#fc685f color shades, tints & tones
#fc685f color schemes
#fc685f color preview, HTML & CSS examples
This text has a color of #fc685f
<p style="color:#fc685f;">Text here</p>
.mytext {color:#fc685f;}
This box has a color of #fc685f
<div style="background-color:#fc685f;">Content here</div>
.mybackground {background-color:#fc685f;}
Border around this has a color of #fc685f
<div style="border:2px solid #fc685f;">Content here</div>
.myborder {border:2px solid #fc685f;}