#fc5fdf color space conversions
Hex:
#fc5fdf
RGB:
252, 95, 223
CMY:
1, 63, 13
CMYK:
0, 62, 12, 1
HSL:
311°, 96.3190%, 68.0392%
HSV (HSB):
311°, 62.3016%, 98.8235%
XYZ:
57.5564, 34.2076, 73.3812
xyY:
0.3485, 0.2071, 34.2076
CIE-Lab:
65.1270, 73.3289, -35.4755
CIE-LCH:
65.1270, 81.4594, 334.1829
CIE-Luv:
65.1270, 78.9799, -66.9114
Hunter-Lab:
58.4872, 73.3064, -33.4473
#fc5fdf color charts
#fc5fdf color shades, tints & tones
#fc5fdf color schemes
#fc5fdf color preview, HTML & CSS examples
This text has a color of #fc5fdf
<p style="color:#fc5fdf;">Text here</p>
.mytext {color:#fc5fdf;}
This box has a color of #fc5fdf
<div style="background-color:#fc5fdf;">Content here</div>
.mybackground {background-color:#fc5fdf;}
Border around this has a color of #fc5fdf
<div style="border:2px solid #fc5fdf;">Content here</div>
.myborder {border:2px solid #fc5fdf;}