#fc7fd3 color space conversions
Hex:
#fc7fd3
RGB:
252, 127, 211
CMY:
1, 50, 17
CMYK:
0, 50, 16, 1
HSL:
320°, 95.4198%, 74.3137%
HSV (HSB):
320°, 49.6032%, 98.8235%
XYZ:
59.4921, 40.5773, 66.3246
xyY:
0.3575, 0.2439, 40.5773
CIE-Lab:
69.8788, 57.5372, -21.4716
CIE-LCH:
69.8788, 61.4131, 339.5355
CIE-Luv:
69.8788, 69.5796, -42.8590
Hunter-Lab:
63.7003, 55.2322, -17.1424
#fc7fd3 color charts
#fc7fd3 color shades, tints & tones
#fc7fd3 color schemes
#fc7fd3 color preview, HTML & CSS examples
This text has a color of #fc7fd3
<p style="color:#fc7fd3;">Text here</p>
.mytext {color:#fc7fd3;}
This box has a color of #fc7fd3
<div style="background-color:#fc7fd3;">Content here</div>
.mybackground {background-color:#fc7fd3;}
Border around this has a color of #fc7fd3
<div style="border:2px solid #fc7fd3;">Content here</div>
.myborder {border:2px solid #fc7fd3;}