#fd216c color space conversions
Hex:
#fd216c
RGB:
253, 33, 108
CMY:
1, 87, 58
CMYK:
0, 87, 57, 1
HSL:
340°, 98.2143%, 56.0784%
HSV (HSB):
340°, 86.9565%, 99.2157%
XYZ:
43.7586, 23.0531, 16.3307
xyY:
0.5263, 0.2773, 23.0531
CIE-Lab:
55.1270, 79.4993, 16.3706
CIE-LCH:
55.1270, 81.1674, 11.6358
CIE-Luv:
55.1270, 144.2504, 3.4158
Hunter-Lab:
48.0136, 78.6575, 13.4434
#fd216c color charts
#fd216c color shades, tints & tones
#fd216c color schemes
#fd216c color preview, HTML & CSS examples
This text has a color of #fd216c
<p style="color:#fd216c;">Text here</p>
.mytext {color:#fd216c;}
This box has a color of #fd216c
<div style="background-color:#fd216c;">Content here</div>
.mybackground {background-color:#fd216c;}
Border around this has a color of #fd216c
<div style="border:2px solid #fd216c;">Content here</div>
.myborder {border:2px solid #fd216c;}