#fc768d color space conversions
Hex:
#fc768d
RGB:
252, 118, 141
CMY:
1, 54, 45
CMYK:
0, 53, 44, 1
HSL:
350°, 95.7143%, 72.5490%
HSV (HSB):
350°, 53.1746%, 98.8235%
XYZ:
51.4310, 35.5754, 29.3553
xyY:
0.4420, 0.3057, 35.5754
CIE-Lab:
66.1942, 53.1564, 12.5113
CIE-LCH:
66.1942, 54.6089, 13.2445
CIE-Luv:
66.1942, 92.7511, 6.3003
Hunter-Lab:
59.6451, 49.5388, 12.5710
#fc768d color charts
#fc768d color shades, tints & tones
#fc768d color schemes
#fc768d color preview, HTML & CSS examples
This text has a color of #fc768d
<p style="color:#fc768d;">Text here</p>
.mytext {color:#fc768d;}
This box has a color of #fc768d
<div style="background-color:#fc768d;">Content here</div>
.mybackground {background-color:#fc768d;}
Border around this has a color of #fc768d
<div style="border:2px solid #fc768d;">Content here</div>
.myborder {border:2px solid #fc768d;}