#d5353f color space conversions
Hex:
#d5353f
RGB:
213, 53, 63
CMY:
16, 79, 75
CMYK:
0, 75, 70, 16
HSL:
356°, 65.5738%, 52.1569%
HSV (HSB):
356°, 75.1174%, 83.5294%
XYZ:
29.6109, 17.0512, 6.4332
xyY:
0.5577, 0.3211, 17.0512
CIE-Lab:
48.3245, 61.6933, 33.0077
CIE-LCH:
48.3245, 69.9684, 28.1481
CIE-Luv:
48.3245, 119.9326, 22.2044
Hunter-Lab:
41.2931, 55.7376, 19.6682
#d5353f color charts
#d5353f color shades, tints & tones
#d5353f color schemes
#d5353f color preview, HTML & CSS examples
This text has a color of #d5353f
<p style="color:#d5353f;">Text here</p>
.mytext {color:#d5353f;}
This box has a color of #d5353f
<div style="background-color:#d5353f;">Content here</div>
.mybackground {background-color:#d5353f;}
Border around this has a color of #d5353f
<div style="border:2px solid #d5353f;">Content here</div>
.myborder {border:2px solid #d5353f;}