#fc06bf color space conversions
Hex:
#fc06bf
RGB:
252, 6, 191
CMY:
1, 98, 25
CMYK:
0, 98, 24, 1
HSL:
315°, 97.6190%, 50.5882%
HSV (HSB):
315°, 97.6190%, 98.8235%
XYZ:
49.6140, 24.5873, 51.4211
xyY:
0.3949, 0.1957, 24.5873
CIE-Lab:
56.6711, 89.3486, -30.4535
CIE-LCH:
56.6711, 94.3959, 341.1789
CIE-Luv:
56.6711, 109.5473, -60.3651
Hunter-Lab:
49.5856, 91.8275, -26.7749
#fc06bf color charts
#fc06bf color shades, tints & tones
#fc06bf color schemes
#fc06bf color preview, HTML & CSS examples
This text has a color of #fc06bf
<p style="color:#fc06bf;">Text here</p>
.mytext {color:#fc06bf;}
This box has a color of #fc06bf
<div style="background-color:#fc06bf;">Content here</div>
.mybackground {background-color:#fc06bf;}
Border around this has a color of #fc06bf
<div style="border:2px solid #fc06bf;">Content here</div>
.myborder {border:2px solid #fc06bf;}