#fd695c color space conversions
Hex:
#fd695c
RGB:
253, 105, 92
CMY:
1, 59, 64
CMYK:
0, 58, 64, 1
HSL:
5°, 97.5758%, 67.6471%
HSV (HSB):
5°, 63.6364%, 99.2157%
XYZ:
47.4914, 31.7585, 13.7521
xyY:
0.5106, 0.3415, 31.7585
CIE-Lab:
63.1428, 55.6281, 36.1071
CIE-LCH:
63.1428, 66.3189, 32.9868
CIE-Luv:
63.1428, 113.5307, 30.7322
Hunter-Lab:
56.3547, 51.8053, 24.9798
#fd695c color charts
#fd695c color shades, tints & tones
#fd695c color schemes
#fd695c color preview, HTML & CSS examples
This text has a color of #fd695c
<p style="color:#fd695c;">Text here</p>
.mytext {color:#fd695c;}
This box has a color of #fd695c
<div style="background-color:#fd695c;">Content here</div>
.mybackground {background-color:#fd695c;}
Border around this has a color of #fd695c
<div style="border:2px solid #fd695c;">Content here</div>
.myborder {border:2px solid #fd695c;}