#fc768c color space conversions
Hex:
#fc768c
RGB:
252, 118, 140
CMY:
1, 54, 45
CMYK:
0, 53, 44, 1
HSL:
350°, 95.7143%, 72.5490%
HSV (HSB):
350°, 53.1746%, 98.8235%
XYZ:
51.3569, 35.5458, 28.9652
xyY:
0.4432, 0.3068, 35.5458
CIE-Lab:
66.1714, 53.0591, 13.0469
CIE-LCH:
66.1714, 54.6396, 13.8146
CIE-Luv:
66.1714, 93.0008, 6.9858
Hunter-Lab:
59.6203, 49.4246, 12.9295
#fc768c color charts
#fc768c color shades, tints & tones
#fc768c color schemes
#fc768c color preview, HTML & CSS examples
This text has a color of #fc768c
<p style="color:#fc768c;">Text here</p>
.mytext {color:#fc768c;}
This box has a color of #fc768c
<div style="background-color:#fc768c;">Content here</div>
.mybackground {background-color:#fc768c;}
Border around this has a color of #fc768c
<div style="border:2px solid #fc768c;">Content here</div>
.myborder {border:2px solid #fc768c;}