#fc30a2 color space conversions
Hex:
#fc30a2
RGB:
252, 48, 162
CMY:
1, 81, 36
CMYK:
0, 81, 36, 1
HSL:
326°, 97.1429%, 58.8235%
HSV (HSB):
326°, 80.9524%, 98.8235%
XYZ:
47.7234, 25.4180, 36.5733
xyY:
0.4350, 0.2317, 25.4180
CIE-Lab:
57.4804, 80.6800, -12.3362
CIE-LCH:
57.4804, 81.6176, 351.3066
CIE-Luv:
57.4804, 116.9526, -32.6480
Hunter-Lab:
50.4163, 80.7375, -7.7191
#fc30a2 color charts
#fc30a2 color shades, tints & tones
#fc30a2 color schemes
#fc30a2 color preview, HTML & CSS examples
This text has a color of #fc30a2
<p style="color:#fc30a2;">Text here</p>
.mytext {color:#fc30a2;}
This box has a color of #fc30a2
<div style="background-color:#fc30a2;">Content here</div>
.mybackground {background-color:#fc30a2;}
Border around this has a color of #fc30a2
<div style="border:2px solid #fc30a2;">Content here</div>
.myborder {border:2px solid #fc30a2;}