#fc3981 color space conversions
Hex:
#fc3981
RGB:
252, 57, 129
CMY:
1, 78, 49
CMYK:
0, 77, 49, 1
HSL:
338°, 97.0149%, 60.5882%
HSV (HSB):
338°, 77.3810%, 98.8235%
XYZ:
45.5705, 25.2067, 23.2324
xyY:
0.4847, 0.2681, 25.2067
CIE-Lab:
57.2762, 75.4918, 6.8273
CIE-LCH:
57.2762, 75.7999, 5.1676
CIE-Luv:
57.2762, 127.7901, -6.3416
Hunter-Lab:
50.2063, 74.1572, 7.7085
#fc3981 color charts
#fc3981 color shades, tints & tones
#fc3981 color schemes
#fc3981 color preview, HTML & CSS examples
This text has a color of #fc3981
<p style="color:#fc3981;">Text here</p>
.mytext {color:#fc3981;}
This box has a color of #fc3981
<div style="background-color:#fc3981;">Content here</div>
.mybackground {background-color:#fc3981;}
Border around this has a color of #fc3981
<div style="border:2px solid #fc3981;">Content here</div>
.myborder {border:2px solid #fc3981;}