#fd313e color space conversions
Hex:
#fd313e
RGB:
253, 49, 62
CMY:
1, 81, 76
CMYK:
0, 81, 75, 1
HSL:
356°, 98.0769%, 59.2157%
HSV (HSB):
356°, 80.6324%, 99.2157%
XYZ:
42.4758, 23.4271, 6.8406
xyY:
0.5839, 0.3221, 23.4271
CIE-Lab:
55.5095, 74.0400, 43.7849
CIE-LCH:
55.5095, 86.0177, 30.5987
CIE-Luv:
55.5095, 153.0961, 29.1910
Hunter-Lab:
48.4015, 71.9440, 25.5016
#fd313e color charts
#fd313e color shades, tints & tones
#fd313e color schemes
#fd313e color preview, HTML & CSS examples
This text has a color of #fd313e
<p style="color:#fd313e;">Text here</p>
.mytext {color:#fd313e;}
This box has a color of #fd313e
<div style="background-color:#fd313e;">Content here</div>
.mybackground {background-color:#fd313e;}
Border around this has a color of #fd313e
<div style="border:2px solid #fd313e;">Content here</div>
.myborder {border:2px solid #fd313e;}