#fc7fc2 color space conversions
Hex:
#fc7fc2
RGB:
252, 127, 194
CMY:
1, 50, 24
CMYK:
0, 50, 23, 1
HSL:
328°, 95.4198%, 74.3137%
HSV (HSB):
328°, 49.6032%, 98.8235%
XYZ:
57.4719, 39.7692, 55.6861
xyY:
0.3758, 0.2601, 39.7692
CIE-Lab:
69.3049, 55.1138, -12.8633
CIE-LCH:
69.3049, 56.5950, 346.8626
CIE-Luv:
69.3049, 74.0104, -29.2027
Hunter-Lab:
63.0629, 52.3147, -8.2105
#fc7fc2 color charts
#fc7fc2 color shades, tints & tones
#fc7fc2 color schemes
#fc7fc2 color preview, HTML & CSS examples
This text has a color of #fc7fc2
<p style="color:#fc7fc2;">Text here</p>
.mytext {color:#fc7fc2;}
This box has a color of #fc7fc2
<div style="background-color:#fc7fc2;">Content here</div>
.mybackground {background-color:#fc7fc2;}
Border around this has a color of #fc7fc2
<div style="border:2px solid #fc7fc2;">Content here</div>
.myborder {border:2px solid #fc7fc2;}