#fd143c color space conversions
Hex:
#fd143c
RGB:
253, 20, 60
CMY:
1, 92, 76
CMYK:
0, 92, 76, 1
HSL:
350°, 98.3122%, 53.5294%
HSV (HSB):
350°, 92.0949%, 99.2157%
XYZ:
41.5738, 21.7092, 6.2741
xyY:
0.5977, 0.3121, 21.7092
CIE-Lab:
53.7171, 79.0407, 42.9528
CIE-LCH:
53.7171, 89.9576, 28.5208
CIE-Luv:
53.7171, 162.6662, 26.3911
Hunter-Lab:
46.5931, 77.7327, 24.6314
#fd143c color charts
#fd143c color shades, tints & tones
#fd143c color schemes
#fd143c color preview, HTML & CSS examples
This text has a color of #fd143c
<p style="color:#fd143c;">Text here</p>
.mytext {color:#fd143c;}
This box has a color of #fd143c
<div style="background-color:#fd143c;">Content here</div>
.mybackground {background-color:#fd143c;}
Border around this has a color of #fd143c
<div style="border:2px solid #fd143c;">Content here</div>
.myborder {border:2px solid #fd143c;}