#fd213c color space conversions
Hex:
#fd213c
RGB:
253, 33, 60
CMY:
1, 87, 76
CMYK:
0, 87, 76, 1
HSL:
353°, 98.2143%, 56.0784%
HSV (HSB):
353°, 86.9565%, 99.2157%
XYZ:
41.8675, 22.2966, 6.3720
xyY:
0.5936, 0.3161, 22.2966
CIE-Lab:
54.3403, 77.2461, 43.6276
CIE-LCH:
54.3403, 88.7149, 29.4572
CIE-Luv:
54.3403, 159.4194, 27.6438
Hunter-Lab:
47.2193, 75.6352, 25.0526
#fd213c color charts
#fd213c color shades, tints & tones
#fd213c color schemes
#fd213c color preview, HTML & CSS examples
This text has a color of #fd213c
<p style="color:#fd213c;">Text here</p>
.mytext {color:#fd213c;}
This box has a color of #fd213c
<div style="background-color:#fd213c;">Content here</div>
.mybackground {background-color:#fd213c;}
Border around this has a color of #fd213c
<div style="border:2px solid #fd213c;">Content here</div>
.myborder {border:2px solid #fd213c;}