#fc06a4 color space conversions
Hex:
#fc06a4
RGB:
252, 6, 164
CMY:
1, 98, 36
CMYK:
0, 98, 35, 1
HSL:
321°, 97.6190%, 50.5882%
HSV (HSB):
321°, 97.6190%, 98.8235%
XYZ:
46.9108, 23.5060, 37.1866
xyY:
0.4360, 0.2185, 23.5060
CIE-Lab:
55.5898, 86.5609, -16.3688
CIE-LCH:
55.5898, 88.0949, 349.2917
CIE-Luv:
55.5898, 122.3653, -39.3024
Hunter-Lab:
48.4830, 87.8664, -11.5375
#fc06a4 color charts
#fc06a4 color shades, tints & tones
#fc06a4 color schemes
#fc06a4 color preview, HTML & CSS examples
This text has a color of #fc06a4
<p style="color:#fc06a4;">Text here</p>
.mytext {color:#fc06a4;}
This box has a color of #fc06a4
<div style="background-color:#fc06a4;">Content here</div>
.mybackground {background-color:#fc06a4;}
Border around this has a color of #fc06a4
<div style="border:2px solid #fc06a4;">Content here</div>
.myborder {border:2px solid #fc06a4;}