#fc7fa8 color space conversions
Hex:
#fc7fa8
RGB:
252, 127, 168
CMY:
1, 50, 34
CMYK:
0, 50, 33, 1
HSL:
340°, 95.4198%, 74.3137%
HSV (HSB):
340°, 49.6032%, 98.8235%
XYZ:
54.8021, 38.7013, 41.6275
xyY:
0.4055, 0.2864, 38.7013
CIE-Lab:
68.5344, 51.7839, 0.5923
CIE-LCH:
68.5344, 51.7873, 0.6553
CIE-Luv:
68.5344, 80.6439, -9.0470
Hunter-Lab:
62.2104, 48.3753, 3.8739
#fc7fa8 color charts
#fc7fa8 color shades, tints & tones
#fc7fa8 color schemes
#fc7fa8 color preview, HTML & CSS examples
This text has a color of #fc7fa8
<p style="color:#fc7fa8;">Text here</p>
.mytext {color:#fc7fa8;}
This box has a color of #fc7fa8
<div style="background-color:#fc7fa8;">Content here</div>
.mybackground {background-color:#fc7fa8;}
Border around this has a color of #fc7fa8
<div style="border:2px solid #fc7fa8;">Content here</div>
.myborder {border:2px solid #fc7fa8;}