#fc707f color space conversions
Hex:
#fc707f
RGB:
252, 112, 127
CMY:
1, 56, 50
CMYK:
0, 56, 50, 1
HSL:
354°, 95.8904%, 71.3725%
HSV (HSB):
354°, 55.5556%, 98.8235%
XYZ:
49.7698, 33.8161, 23.9827
xyY:
0.4627, 0.3144, 33.8161
CIE-Lab:
64.8163, 54.6607, 18.5546
CIE-LCH:
64.8163, 57.7240, 18.7498
CIE-Luv:
64.8163, 100.0029, 13.1027
Hunter-Lab:
58.1516, 51.0063, 16.2540
#fc707f color charts
#fc707f color shades, tints & tones
#fc707f color schemes
#fc707f color preview, HTML & CSS examples
This text has a color of #fc707f
<p style="color:#fc707f;">Text here</p>
.mytext {color:#fc707f;}
This box has a color of #fc707f
<div style="background-color:#fc707f;">Content here</div>
.mybackground {background-color:#fc707f;}
Border around this has a color of #fc707f
<div style="border:2px solid #fc707f;">Content here</div>
.myborder {border:2px solid #fc707f;}