#fc3882 color space conversions
Hex:
#fc3882
RGB:
252, 56, 130
CMY:
1, 78, 49
CMYK:
0, 78, 48, 1
HSL:
337°, 97.0297%, 60.3922%
HSV (HSB):
337°, 77.7778%, 98.8235%
XYZ:
45.5883, 25.1355, 23.5680
xyY:
0.4835, 0.2666, 25.1355
CIE-Lab:
57.2072, 75.8405, 6.1356
CIE-LCH:
57.2072, 76.0883, 4.6253
CIE-Luv:
57.2072, 127.7679, -7.2698
Hunter-Lab:
50.1353, 74.5742, 7.2233
#fc3882 color charts
#fc3882 color shades, tints & tones
#fc3882 color schemes
#fc3882 color preview, HTML & CSS examples
This text has a color of #fc3882
<p style="color:#fc3882;">Text here</p>
.mytext {color:#fc3882;}
This box has a color of #fc3882
<div style="background-color:#fc3882;">Content here</div>
.mybackground {background-color:#fc3882;}
Border around this has a color of #fc3882
<div style="border:2px solid #fc3882;">Content here</div>
.myborder {border:2px solid #fc3882;}