#fc705e color space conversions
Hex:
#fc705e
RGB:
252, 112, 94
CMY:
1, 56, 63
CMYK:
0, 56, 63, 1
HSL:
7°, 96.3415%, 67.8431%
HSV (HSB):
7°, 62.6984%, 98.8235%
XYZ:
47.9594, 33.0919, 14.4493
xyY:
0.5022, 0.3465, 33.0919
CIE-Lab:
64.2353, 52.2183, 36.3229
CIE-LCH:
64.2353, 63.6089, 34.8224
CIE-Luv:
64.2353, 107.3793, 32.1023
Hunter-Lab:
57.5256, 48.1467, 25.3754
#fc705e color charts
#fc705e color shades, tints & tones
#fc705e color schemes
#fc705e color preview, HTML & CSS examples
This text has a color of #fc705e
<p style="color:#fc705e;">Text here</p>
.mytext {color:#fc705e;}
This box has a color of #fc705e
<div style="background-color:#fc705e;">Content here</div>
.mybackground {background-color:#fc705e;}
Border around this has a color of #fc705e
<div style="border:2px solid #fc705e;">Content here</div>
.myborder {border:2px solid #fc705e;}