#fd223c color space conversions
Hex:
#fd223c
RGB:
253, 34, 60
CMY:
1, 87, 76
CMYK:
0, 87, 76, 1
HSL:
353°, 98.2063%, 56.2745%
HSV (HSB):
353°, 86.5613%, 99.2157%
XYZ:
41.8957, 22.3529, 6.3814
xyY:
0.5932, 0.3165, 22.3529
CIE-Lab:
54.3995, 77.0762, 43.6915
CIE-LCH:
54.3995, 88.5985, 29.5472
CIE-Luv:
54.3995, 159.1129, 27.7624
Hunter-Lab:
47.2789, 75.4376, 25.0927
#fd223c color charts
#fd223c color shades, tints & tones
#fd223c color schemes
#fd223c color preview, HTML & CSS examples
This text has a color of #fd223c
<p style="color:#fd223c;">Text here</p>
.mytext {color:#fd223c;}
This box has a color of #fd223c
<div style="background-color:#fd223c;">Content here</div>
.mybackground {background-color:#fd223c;}
Border around this has a color of #fd223c
<div style="border:2px solid #fd223c;">Content here</div>
.myborder {border:2px solid #fd223c;}