#fc697d color space conversions
Hex:
#fc697d
RGB:
252, 105, 125
CMY:
1, 59, 51
CMYK:
0, 58, 50, 1
HSL:
352°, 96.0784%, 70.0000%
HSV (HSB):
352°, 58.3333%, 98.8235%
XYZ:
48.8981, 32.2793, 23.0553
xyY:
0.4691, 0.3097, 32.2793
CIE-Lab:
63.5730, 57.6531, 17.9882
CIE-LCH:
63.5730, 60.3942, 17.3283
CIE-Luv:
63.5730, 104.8997, 11.6044
Hunter-Lab:
56.8148, 54.2014, 15.7106
#fc697d color charts
#fc697d color shades, tints & tones
#fc697d color schemes
#fc697d color preview, HTML & CSS examples
This text has a color of #fc697d
<p style="color:#fc697d;">Text here</p>
.mytext {color:#fc697d;}
This box has a color of #fc697d
<div style="background-color:#fc697d;">Content here</div>
.mybackground {background-color:#fc697d;}
Border around this has a color of #fc697d
<div style="border:2px solid #fc697d;">Content here</div>
.myborder {border:2px solid #fc697d;}