#fc58b6 color space conversions
Hex:
#fc58b6
RGB:
252, 88, 182
CMY:
1, 65, 29
CMYK:
0, 65, 28, 1
HSL:
326°, 96.4706%, 66.6667%
HSV (HSB):
326°, 65.0794%, 98.8235%
XYZ:
52.0781, 31.0523, 47.5048
xyY:
0.3987, 0.2377, 31.0523
CIE-Lab:
62.5518, 70.5583, -16.2556
CIE-LCH:
62.5518, 72.4066, 347.0263
CIE-Luv:
62.5518, 95.6331, -36.7047
Hunter-Lab:
55.7246, 69.3014, -11.5371
#fc58b6 color charts
#fc58b6 color shades, tints & tones
#fc58b6 color schemes
#fc58b6 color preview, HTML & CSS examples
This text has a color of #fc58b6
<p style="color:#fc58b6;">Text here</p>
.mytext {color:#fc58b6;}
This box has a color of #fc58b6
<div style="background-color:#fc58b6;">Content here</div>
.mybackground {background-color:#fc58b6;}
Border around this has a color of #fc58b6
<div style="border:2px solid #fc58b6;">Content here</div>
.myborder {border:2px solid #fc58b6;}