#fc06f2 color space conversions
Hex:
#fc06f2
RGB:
252, 6, 242
CMY:
1, 98, 5
CMYK:
0, 98, 4, 1
HSL:
302°, 97.6190%, 50.5882%
HSV (HSB):
302°, 97.6190%, 98.8235%
XYZ:
56.2370, 27.2365, 86.2976
xyY:
0.3313, 0.1604, 27.2365
CIE-Lab:
59.1926, 95.6510, -55.4447
CIE-LCH:
59.1926, 110.5587, 329.9010
CIE-Luv:
59.1926, 86.9544, -99.7354
Hunter-Lab:
52.1886, 101.0167, -61.5082
#fc06f2 color charts
#fc06f2 color shades, tints & tones
#fc06f2 color schemes
#fc06f2 color preview, HTML & CSS examples
This text has a color of #fc06f2
<p style="color:#fc06f2;">Text here</p>
.mytext {color:#fc06f2;}
This box has a color of #fc06f2
<div style="background-color:#fc06f2;">Content here</div>
.mybackground {background-color:#fc06f2;}
Border around this has a color of #fc06f2
<div style="border:2px solid #fc06f2;">Content here</div>
.myborder {border:2px solid #fc06f2;}