#fc767f color space conversions
Hex:
#fc767f
RGB:
252, 118, 127
CMY:
1, 54, 50
CMYK:
0, 53, 50, 1
HSL:
356°, 95.7143%, 72.5490%
HSV (HSB):
356°, 53.1746%, 98.8235%
XYZ:
50.4541, 35.1846, 24.2108
xyY:
0.4593, 0.3203, 35.1846
CIE-Lab:
65.8922, 51.8621, 20.0277
CIE-LCH:
65.8922, 55.5948, 21.1152
CIE-Luv:
65.8922, 96.1434, 15.5857
Hunter-Lab:
59.3166, 48.0261, 17.3217
#fc767f color charts
#fc767f color shades, tints & tones
#fc767f color schemes
#fc767f color preview, HTML & CSS examples
This text has a color of #fc767f
<p style="color:#fc767f;">Text here</p>
.mytext {color:#fc767f;}
This box has a color of #fc767f
<div style="background-color:#fc767f;">Content here</div>
.mybackground {background-color:#fc767f;}
Border around this has a color of #fc767f
<div style="border:2px solid #fc767f;">Content here</div>
.myborder {border:2px solid #fc767f;}