#fc7cdd color space conversions
Hex:
#fc7cdd
RGB:
252, 124, 221
CMY:
1, 51, 13
CMYK:
0, 51, 12, 1
HSL:
315°, 95.5224%, 73.7255%
HSV (HSB):
315°, 50.7937%, 98.8235%
XYZ:
60.4037, 40.3312, 73.0077
xyY:
0.3477, 0.2321, 40.3312
CIE-Lab:
69.7048, 60.4606, -27.2848
CIE-LCH:
69.7048, 66.3321, 335.7112
CIE-Luv:
69.7048, 68.2866, -52.4738
Hunter-Lab:
63.5069, 58.6408, -23.7052
#fc7cdd color charts
#fc7cdd color shades, tints & tones
#fc7cdd color schemes
#fc7cdd color preview, HTML & CSS examples
This text has a color of #fc7cdd
<p style="color:#fc7cdd;">Text here</p>
.mytext {color:#fc7cdd;}
This box has a color of #fc7cdd
<div style="background-color:#fc7cdd;">Content here</div>
.mybackground {background-color:#fc7cdd;}
Border around this has a color of #fc7cdd
<div style="border:2px solid #fc7cdd;">Content here</div>
.myborder {border:2px solid #fc7cdd;}