#fc6fdf color space conversions
Hex:
#fc6fdf
RGB:
252, 111, 223
CMY:
1, 56, 13
CMYK:
0, 56, 12, 1
HSL:
312°, 95.9184%, 71.1765%
HSV (HSB):
312°, 55.9524%, 98.8235%
XYZ:
59.1486, 37.3920, 73.9119
xyY:
0.3470, 0.2194, 37.3920
CIE-Lab:
67.5701, 66.6635, -31.6850
CIE-LCH:
67.5701, 73.8103, 334.5784
CIE-Luv:
67.5701, 73.1099, -60.2128
Hunter-Lab:
61.1490, 65.6498, -28.8606
#fc6fdf color charts
#fc6fdf color shades, tints & tones
#fc6fdf color schemes
#fc6fdf color preview, HTML & CSS examples
This text has a color of #fc6fdf
<p style="color:#fc6fdf;">Text here</p>
.mytext {color:#fc6fdf;}
This box has a color of #fc6fdf
<div style="background-color:#fc6fdf;">Content here</div>
.mybackground {background-color:#fc6fdf;}
Border around this has a color of #fc6fdf
<div style="border:2px solid #fc6fdf;">Content here</div>
.myborder {border:2px solid #fc6fdf;}