#d9374c color space conversions
Hex:
#d9374c
RGB:
217, 55, 76
CMY:
15, 78, 70
CMYK:
0, 75, 65, 15
HSL:
352°, 68.0672%, 53.3333%
HSV (HSB):
352°, 74.6544%, 85.0980%
XYZ:
31.2860, 18.0059, 8.6640
xyY:
0.5398, 0.3107, 18.0059
CIE-Lab:
49.5033, 62.8872, 26.9133
CIE-LCH:
49.5033, 68.4042, 23.1691
CIE-Luv:
49.5033, 118.6916, 17.1723
Hunter-Lab:
42.4334, 57.3491, 17.5976
#d9374c color charts
#d9374c color shades, tints & tones
#d9374c color schemes
#d9374c color preview, HTML & CSS examples
This text has a color of #d9374c
<p style="color:#d9374c;">Text here</p>
.mytext {color:#d9374c;}
This box has a color of #d9374c
<div style="background-color:#d9374c;">Content here</div>
.mybackground {background-color:#d9374c;}
Border around this has a color of #d9374c
<div style="border:2px solid #d9374c;">Content here</div>
.myborder {border:2px solid #d9374c;}