#fc2a7c color space conversions
Hex:
#fc2a7c
RGB:
252, 42, 124
CMY:
1, 84, 51
CMYK:
0, 83, 51, 1
HSL:
337°, 97.2222%, 57.6471%
HSV (HSB):
337°, 83.3333%, 98.8235%
XYZ:
44.6109, 23.8066, 21.3127
xyY:
0.4972, 0.2653, 23.8066
CIE-Lab:
55.8936, 78.6851, 7.8304
CIE-LCH:
55.8936, 79.0738, 5.6831
CIE-Luv:
55.8936, 134.6975, -5.9615
Hunter-Lab:
48.7920, 77.8180, 8.2562
#fc2a7c color charts
#fc2a7c color shades, tints & tones
#fc2a7c color schemes
#fc2a7c color preview, HTML & CSS examples
This text has a color of #fc2a7c
<p style="color:#fc2a7c;">Text here</p>
.mytext {color:#fc2a7c;}
This box has a color of #fc2a7c
<div style="background-color:#fc2a7c;">Content here</div>
.mybackground {background-color:#fc2a7c;}
Border around this has a color of #fc2a7c
<div style="border:2px solid #fc2a7c;">Content here</div>
.myborder {border:2px solid #fc2a7c;}