#fc695f color space conversions
Hex:
#fc695f
RGB:
252, 105, 95
CMY:
1, 59, 63
CMYK:
0, 58, 62, 1
HSL:
4°, 96.3190%, 68.0392%
HSV (HSB):
4°, 62.3016%, 98.8235%
XYZ:
47.2620, 31.6248, 14.4397
xyY:
0.5064, 0.3389, 31.6248
CIE-Lab:
63.0316, 55.4677, 34.2702
CIE-LCH:
63.0316, 65.2005, 31.7094
CIE-Luv:
63.0316, 112.0840, 29.0591
Hunter-Lab:
56.2360, 51.6027, 24.1413
#fc695f color charts
#fc695f color shades, tints & tones
#fc695f color schemes
#fc695f color preview, HTML & CSS examples
This text has a color of #fc695f
<p style="color:#fc695f;">Text here</p>
.mytext {color:#fc695f;}
This box has a color of #fc695f
<div style="background-color:#fc695f;">Content here</div>
.mybackground {background-color:#fc695f;}
Border around this has a color of #fc695f
<div style="border:2px solid #fc695f;">Content here</div>
.myborder {border:2px solid #fc695f;}