#fc8dd5 color space conversions
Hex:
#fc8dd5
RGB:
252, 141, 213
CMY:
1, 45, 16
CMYK:
0, 44, 15, 1
HSL:
321°, 94.8718%, 77.0588%
HSV (HSB):
321°, 44.0476%, 98.8235%
XYZ:
61.6800, 44.5493, 68.2988
xyY:
0.3534, 0.2553, 44.5493
CIE-Lab:
72.5941, 51.0132, -18.4556
CIE-LCH:
72.5941, 54.2490, 340.1108
CIE-Luv:
72.5941, 62.3649, -37.2158
Hunter-Lab:
66.7453, 48.1495, -13.9483
#fc8dd5 color charts
#fc8dd5 color shades, tints & tones
#fc8dd5 color schemes
#fc8dd5 color preview, HTML & CSS examples
This text has a color of #fc8dd5
<p style="color:#fc8dd5;">Text here</p>
.mytext {color:#fc8dd5;}
This box has a color of #fc8dd5
<div style="background-color:#fc8dd5;">Content here</div>
.mybackground {background-color:#fc8dd5;}
Border around this has a color of #fc8dd5
<div style="border:2px solid #fc8dd5;">Content here</div>
.myborder {border:2px solid #fc8dd5;}