#fc06e8 color space conversions
Hex:
#fc06e8
RGB:
252, 6, 232
CMY:
1, 98, 9
CMYK:
0, 98, 8, 1
HSL:
305°, 97.6190%, 50.5882%
HSV (HSB):
305°, 97.6190%, 98.8235%
XYZ:
54.7755, 26.6519, 78.6013
xyY:
0.3423, 0.1665, 26.6519
CIE-Lab:
58.6507, 94.3184, -50.7046
CIE-LCH:
58.6507, 107.0837, 331.7380
CIE-Luv:
58.6507, 91.1404, -92.1684
Hunter-Lab:
51.6255, 99.0469, -54.1329
#fc06e8 color charts
#fc06e8 color shades, tints & tones
#fc06e8 color schemes
#fc06e8 color preview, HTML & CSS examples
This text has a color of #fc06e8
<p style="color:#fc06e8;">Text here</p>
.mytext {color:#fc06e8;}
This box has a color of #fc06e8
<div style="background-color:#fc06e8;">Content here</div>
.mybackground {background-color:#fc06e8;}
Border around this has a color of #fc06e8
<div style="border:2px solid #fc06e8;">Content here</div>
.myborder {border:2px solid #fc06e8;}