#fc6e7f color space conversions
Hex:
#fc6e7f
RGB:
252, 110, 127
CMY:
1, 57, 50
CMYK:
0, 56, 50, 1
HSL:
353°, 95.9459%, 70.9804%
HSV (HSB):
353°, 56.3492%, 98.8235%
XYZ:
49.5516, 33.3796, 23.9099
xyY:
0.4638, 0.3124, 33.3796
CIE-Lab:
64.4671, 55.5760, 18.0747
CIE-LCH:
64.4671, 58.4413, 18.0158
CIE-Luv:
64.4671, 101.2663, 12.2924
Hunter-Lab:
57.7751, 51.9865, 15.9057
#fc6e7f color charts
#fc6e7f color shades, tints & tones
#fc6e7f color schemes
#fc6e7f color preview, HTML & CSS examples
This text has a color of #fc6e7f
<p style="color:#fc6e7f;">Text here</p>
.mytext {color:#fc6e7f;}
This box has a color of #fc6e7f
<div style="background-color:#fc6e7f;">Content here</div>
.mybackground {background-color:#fc6e7f;}
Border around this has a color of #fc6e7f
<div style="border:2px solid #fc6e7f;">Content here</div>
.myborder {border:2px solid #fc6e7f;}