#fc297a color space conversions
Hex:
#fc297a
RGB:
252, 41, 122
CMY:
1, 84, 52
CMYK:
0, 84, 52, 1
HSL:
337°, 97.2350%, 57.4510%
HSV (HSB):
337°, 83.7302%, 98.8235%
XYZ:
44.4507, 23.6865, 20.6415
xyY:
0.5007, 0.2668, 23.6865
CIE-Lab:
55.7725, 78.7414, 8.8536
CIE-LCH:
55.7725, 79.2376, 6.4153
CIE-Luv:
55.7725, 135.7917, -4.7736
Hunter-Lab:
48.6687, 77.8593, 8.9219
#fc297a color charts
#fc297a color shades, tints & tones
#fc297a color schemes
#fc297a color preview, HTML & CSS examples
This text has a color of #fc297a
<p style="color:#fc297a;">Text here</p>
.mytext {color:#fc297a;}
This box has a color of #fc297a
<div style="background-color:#fc297a;">Content here</div>
.mybackground {background-color:#fc297a;}
Border around this has a color of #fc297a
<div style="border:2px solid #fc297a;">Content here</div>
.myborder {border:2px solid #fc297a;}