#fc06a3 color space conversions
Hex:
#fc06a3
RGB:
252, 6, 163
CMY:
1, 98, 36
CMYK:
0, 98, 35, 1
HSL:
322°, 97.6190%, 50.5882%
HSV (HSB):
322°, 97.6190%, 98.8235%
XYZ:
46.8209, 23.4700, 36.7128
xyY:
0.4376, 0.2193, 23.4700
CIE-Lab:
55.5532, 86.4656, -15.8355
CIE-LCH:
55.5532, 87.9037, 349.6217
CIE-Luv:
55.5532, 122.8428, -38.5314
Hunter-Lab:
48.4459, 87.7323, -11.0184
#fc06a3 color charts
#fc06a3 color shades, tints & tones
#fc06a3 color schemes
#fc06a3 color preview, HTML & CSS examples
This text has a color of #fc06a3
<p style="color:#fc06a3;">Text here</p>
.mytext {color:#fc06a3;}
This box has a color of #fc06a3
<div style="background-color:#fc06a3;">Content here</div>
.mybackground {background-color:#fc06a3;}
Border around this has a color of #fc06a3
<div style="border:2px solid #fc06a3;">Content here</div>
.myborder {border:2px solid #fc06a3;}