#fd113c color space conversions
Hex:
#fd113c
RGB:
253, 17, 60
CMY:
1, 93, 76
CMYK:
0, 93, 76, 1
HSL:
349°, 98.3333%, 52.9412%
HSV (HSB):
349°, 93.2806%, 99.2157%
XYZ:
41.5241, 21.6098, 6.2575
xyY:
0.5984, 0.3114, 21.6098
CIE-Lab:
53.6105, 79.3487, 42.8371
CIE-LCH:
53.6105, 90.1734, 28.3628
CIE-Luv:
53.6105, 163.2252, 26.1762
Hunter-Lab:
46.4863, 78.0947, 24.5594
#fd113c color charts
#fd113c color shades, tints & tones
#fd113c color schemes
#fd113c color preview, HTML & CSS examples
This text has a color of #fd113c
<p style="color:#fd113c;">Text here</p>
.mytext {color:#fd113c;}
This box has a color of #fd113c
<div style="background-color:#fd113c;">Content here</div>
.mybackground {background-color:#fd113c;}
Border around this has a color of #fd113c
<div style="border:2px solid #fd113c;">Content here</div>
.myborder {border:2px solid #fd113c;}