#fc06e2 color space conversions
Hex:
#fc06e2
RGB:
252, 6, 226
CMY:
1, 98, 11
CMYK:
0, 98, 10, 1
HSL:
306°, 97.6190%, 50.5882%
HSV (HSB):
306°, 97.6190%, 98.8235%
XYZ:
53.9375, 26.3167, 74.1883
xyY:
0.3492, 0.1704, 26.3167
CIE-Lab:
58.3364, 93.5402, -47.8239
CIE-LCH:
58.3364, 105.0567, 332.9209
CIE-Luv:
58.3364, 93.7153, -87.5833
Hunter-Lab:
51.2998, 97.9033, -49.8337
#fc06e2 color charts
#fc06e2 color shades, tints & tones
#fc06e2 color schemes
#fc06e2 color preview, HTML & CSS examples
This text has a color of #fc06e2
<p style="color:#fc06e2;">Text here</p>
.mytext {color:#fc06e2;}
This box has a color of #fc06e2
<div style="background-color:#fc06e2;">Content here</div>
.mybackground {background-color:#fc06e2;}
Border around this has a color of #fc06e2
<div style="border:2px solid #fc06e2;">Content here</div>
.myborder {border:2px solid #fc06e2;}