#fd313c color space conversions
Hex:
#fd313c
RGB:
253, 49, 60
CMY:
1, 81, 76
CMYK:
0, 81, 76, 1
HSL:
357°, 98.0769%, 59.2157%
HSV (HSB):
357°, 80.6324%, 99.2157%
XYZ:
42.4219, 23.4055, 6.5568
xyY:
0.5861, 0.3234, 23.4055
CIE-Lab:
55.4876, 73.9729, 44.8621
CIE-LCH:
55.4876, 86.5135, 31.2354
CIE-Luv:
55.4876, 153.5386, 29.9321
Hunter-Lab:
48.3792, 71.8562, 25.8300
#fd313c color charts
#fd313c color shades, tints & tones
#fd313c color schemes
#fd313c color preview, HTML & CSS examples
This text has a color of #fd313c
<p style="color:#fd313c;">Text here</p>
.mytext {color:#fd313c;}
This box has a color of #fd313c
<div style="background-color:#fd313c;">Content here</div>
.mybackground {background-color:#fd313c;}
Border around this has a color of #fd313c
<div style="border:2px solid #fd313c;">Content here</div>
.myborder {border:2px solid #fd313c;}