#d9353d color space conversions
Hex:
#d9353d
RGB:
217, 53, 61
CMY:
15, 79, 76
CMYK:
0, 76, 72, 15
HSL:
357°, 68.3333%, 52.9412%
HSV (HSB):
357°, 75.5760%, 85.0980%
XYZ:
30.7307, 17.6348, 6.1991
xyY:
0.5632, 0.3232, 17.6348
CIE-Lab:
49.0502, 62.7855, 35.2155
CIE-LCH:
49.0502, 71.9871, 29.2875
CIE-Luv:
49.0502, 123.5900, 23.8238
Hunter-Lab:
41.9939, 57.1352, 20.6434
#d9353d color charts
#d9353d color shades, tints & tones
#d9353d color schemes
#d9353d color preview, HTML & CSS examples
This text has a color of #d9353d
<p style="color:#d9353d;">Text here</p>
.mytext {color:#d9353d;}
This box has a color of #d9353d
<div style="background-color:#d9353d;">Content here</div>
.mybackground {background-color:#d9353d;}
Border around this has a color of #d9353d
<div style="border:2px solid #d9353d;">Content here</div>
.myborder {border:2px solid #d9353d;}