#fc695d color space conversions
Hex:
#fc695d
RGB:
252, 105, 93
CMY:
1, 59, 64
CMYK:
0, 58, 63, 1
HSL:
5°, 96.3636%, 67.6471%
HSV (HSB):
5°, 63.0952%, 98.8235%
XYZ:
47.1722, 31.5889, 13.9669
xyY:
0.5087, 0.3407, 31.5889
CIE-Lab:
63.0017, 55.3457, 35.3440
CIE-LCH:
63.0017, 65.6685, 32.5625
CIE-Luv:
63.0017, 112.5048, 30.0754
Hunter-Lab:
56.2040, 51.4587, 24.6090
#fc695d color charts
#fc695d color shades, tints & tones
#fc695d color schemes
#fc695d color preview, HTML & CSS examples
This text has a color of #fc695d
<p style="color:#fc695d;">Text here</p>
.mytext {color:#fc695d;}
This box has a color of #fc695d
<div style="background-color:#fc695d;">Content here</div>
.mybackground {background-color:#fc695d;}
Border around this has a color of #fc695d
<div style="border:2px solid #fc695d;">Content here</div>
.myborder {border:2px solid #fc695d;}