#d9344c color space conversions
Hex:
#d9344c
RGB:
217, 52, 76
CMY:
15, 80, 70
CMYK:
0, 76, 65, 15
HSL:
351°, 68.4647%, 52.7451%
HSV (HSB):
351°, 76.0369%, 85.0980%
XYZ:
31.1478, 17.7295, 8.6179
xyY:
0.5417, 0.3084, 17.7295
CIE-Lab:
49.1664, 63.8303, 26.4852
CIE-LCH:
49.1664, 69.1069, 22.5351
CIE-Luv:
49.1664, 120.1357, 16.4649
Hunter-Lab:
42.1064, 58.3573, 17.3396
#d9344c color charts
#d9344c color shades, tints & tones
#d9344c color schemes
#d9344c color preview, HTML & CSS examples
This text has a color of #d9344c
<p style="color:#d9344c;">Text here</p>
.mytext {color:#d9344c;}
This box has a color of #d9344c
<div style="background-color:#d9344c;">Content here</div>
.mybackground {background-color:#d9344c;}
Border around this has a color of #d9344c
<div style="border:2px solid #d9344c;">Content here</div>
.myborder {border:2px solid #d9344c;}