#fc7fb3 color space conversions
Hex:
#fc7fb3
RGB:
252, 127, 179
CMY:
1, 50, 30
CMYK:
0, 50, 29, 1
HSL:
335°, 95.4198%, 74.3137%
HSV (HSB):
335°, 49.6032%, 98.8235%
XYZ:
55.8709, 39.1289, 47.2557
xyY:
0.3928, 0.2751, 39.1289
CIE-Lab:
68.8445, 53.1351, -5.1404
CIE-LCH:
68.8445, 53.3832, 354.4743
CIE-Luv:
68.8445, 77.8708, -17.4341
Hunter-Lab:
62.5531, 49.9642, -1.0035
#fc7fb3 color charts
#fc7fb3 color shades, tints & tones
#fc7fb3 color schemes
#fc7fb3 color preview, HTML & CSS examples
This text has a color of #fc7fb3
<p style="color:#fc7fb3;">Text here</p>
.mytext {color:#fc7fb3;}
This box has a color of #fc7fb3
<div style="background-color:#fc7fb3;">Content here</div>
.mybackground {background-color:#fc7fb3;}
Border around this has a color of #fc7fb3
<div style="border:2px solid #fc7fb3;">Content here</div>
.myborder {border:2px solid #fc7fb3;}