#fc749e color space conversions
Hex:
#fc749e
RGB:
252, 116, 158
CMY:
1, 55, 38
CMYK:
0, 54, 37, 1
HSL:
341°, 95.7746%, 72.1569%
HSV (HSB):
341°, 53.9683%, 98.8235%
XYZ:
52.5618, 35.6549, 36.4595
xyY:
0.4216, 0.2860, 35.6549
CIE-Lab:
66.2554, 55.8573, 2.9373
CIE-LCH:
66.2554, 55.9345, 3.0101
CIE-Luv:
66.2554, 89.4987, -6.7072
Hunter-Lab:
59.7117, 52.6310, 5.5961
#fc749e color charts
#fc749e color shades, tints & tones
#fc749e color schemes
#fc749e color preview, HTML & CSS examples
This text has a color of #fc749e
<p style="color:#fc749e;">Text here</p>
.mytext {color:#fc749e;}
This box has a color of #fc749e
<div style="background-color:#fc749e;">Content here</div>
.mybackground {background-color:#fc749e;}
Border around this has a color of #fc749e
<div style="border:2px solid #fc749e;">Content here</div>
.myborder {border:2px solid #fc749e;}