#fc3382 color space conversions
Hex:
#fc3382
RGB:
252, 51, 130
CMY:
1, 80, 49
CMYK:
0, 80, 48, 1
HSL:
336°, 97.1014%, 59.4118%
HSV (HSB):
336°, 79.7619%, 98.8235%
XYZ:
45.3580, 24.6748, 23.4912
xyY:
0.4850, 0.2638, 24.6748
CIE-Lab:
56.7572, 77.1199, 5.4903
CIE-LCH:
56.7572, 77.3151, 4.0721
CIE-Luv:
56.7572, 129.5008, -8.3759
Hunter-Lab:
49.6737, 76.0625, 6.7328
#fc3382 color charts
#fc3382 color shades, tints & tones
#fc3382 color schemes
#fc3382 color preview, HTML & CSS examples
This text has a color of #fc3382
<p style="color:#fc3382;">Text here</p>
.mytext {color:#fc3382;}
This box has a color of #fc3382
<div style="background-color:#fc3382;">Content here</div>
.mybackground {background-color:#fc3382;}
Border around this has a color of #fc3382
<div style="border:2px solid #fc3382;">Content here</div>
.myborder {border:2px solid #fc3382;}