#fd214c color space conversions
Hex:
#fd214c
RGB:
253, 33, 76
CMY:
1, 87, 70
CMYK:
0, 87, 70, 1
HSL:
348°, 98.2143%, 56.0784%
HSV (HSB):
348°, 86.9565%, 99.2157%
XYZ:
42.3564, 22.4922, 8.9465
xyY:
0.5740, 0.3048, 22.4922
CIE-Lab:
54.5454, 77.8374, 34.6817
CIE-LCH:
54.5454, 85.2143, 24.0162
CIE-Luv:
54.5454, 155.1991, 20.9531
Hunter-Lab:
47.4259, 76.4242, 22.0136
#fd214c color charts
#fd214c color shades, tints & tones
#fd214c color schemes
#fd214c color preview, HTML & CSS examples
This text has a color of #fd214c
<p style="color:#fd214c;">Text here</p>
.mytext {color:#fd214c;}
This box has a color of #fd214c
<div style="background-color:#fd214c;">Content here</div>
.mybackground {background-color:#fd214c;}
Border around this has a color of #fd214c
<div style="border:2px solid #fd214c;">Content here</div>
.myborder {border:2px solid #fd214c;}