#fc2d7b color space conversions
Hex:
#fc2d7b
RGB:
252, 45, 123
CMY:
1, 82, 52
CMYK:
0, 82, 51, 1
HSL:
337°, 97.1831%, 58.2353%
HSV (HSB):
337°, 82.1429%, 98.8235%
XYZ:
44.6584, 24.0023, 21.0180
xyY:
0.4980, 0.2676, 24.0023
CIE-Lab:
56.0901, 77.9763, 8.7067
CIE-LCH:
56.0901, 78.4608, 6.3711
CIE-Luv:
56.0901, 134.2133, -4.7426
Hunter-Lab:
48.9921, 76.9742, 8.8586
#fc2d7b color charts
#fc2d7b color shades, tints & tones
#fc2d7b color schemes
#fc2d7b color preview, HTML & CSS examples
This text has a color of #fc2d7b
<p style="color:#fc2d7b;">Text here</p>
.mytext {color:#fc2d7b;}
This box has a color of #fc2d7b
<div style="background-color:#fc2d7b;">Content here</div>
.mybackground {background-color:#fc2d7b;}
Border around this has a color of #fc2d7b
<div style="border:2px solid #fc2d7b;">Content here</div>
.myborder {border:2px solid #fc2d7b;}