#fc06f3 color space conversions
Hex:
#fc06f3
RGB:
252, 6, 243
CMY:
1, 98, 5
CMYK:
0, 98, 4, 1
HSL:
302°, 97.6190%, 50.5882%
HSV (HSB):
302°, 97.6190%, 98.8235%
XYZ:
56.3877, 27.2968, 87.0909
xyY:
0.3302, 0.1598, 27.2968
CIE-Lab:
59.2480, 95.7866, -55.9146
CIE-LCH:
59.2480, 110.9122, 329.7261
CIE-Luv:
59.2480, 86.5432, -100.4866
Hunter-Lab:
52.2463, 101.2180, -62.2598
#fc06f3 color charts
#fc06f3 color shades, tints & tones
#fc06f3 color schemes
#fc06f3 color preview, HTML & CSS examples
This text has a color of #fc06f3
<p style="color:#fc06f3;">Text here</p>
.mytext {color:#fc06f3;}
This box has a color of #fc06f3
<div style="background-color:#fc06f3;">Content here</div>
.mybackground {background-color:#fc06f3;}
Border around this has a color of #fc06f3
<div style="border:2px solid #fc06f3;">Content here</div>
.myborder {border:2px solid #fc06f3;}