#fc06a1 color space conversions
Hex:
#fc06a1
RGB:
252, 6, 161
CMY:
1, 98, 37
CMYK:
0, 98, 36, 1
HSL:
322°, 97.6190%, 50.5882%
HSV (HSB):
322°, 97.6190%, 98.8235%
XYZ:
46.6430, 23.3989, 35.7763
xyY:
0.4408, 0.2211, 23.3989
CIE-Lab:
55.4809, 86.2769, -14.7664
CIE-LCH:
55.4809, 87.5315, 350.2878
CIE-Luv:
55.4809, 123.7974, -36.9925
Hunter-Lab:
48.3724, 87.4666, -9.9903
#fc06a1 color charts
#fc06a1 color shades, tints & tones
#fc06a1 color schemes
#fc06a1 color preview, HTML & CSS examples
This text has a color of #fc06a1
<p style="color:#fc06a1;">Text here</p>
.mytext {color:#fc06a1;}
This box has a color of #fc06a1
<div style="background-color:#fc06a1;">Content here</div>
.mybackground {background-color:#fc06a1;}
Border around this has a color of #fc06a1
<div style="border:2px solid #fc06a1;">Content here</div>
.myborder {border:2px solid #fc06a1;}