#d9383d color space conversions
Hex:
#d9383d
RGB:
217, 56, 61
CMY:
15, 78, 76
CMYK:
0, 74, 72, 15
HSL:
358°, 67.9325%, 53.5294%
HSV (HSB):
358°, 74.1935%, 85.0980%
XYZ:
30.8717, 17.9170, 6.2461
xyY:
0.5609, 0.3256, 17.9170
CIE-Lab:
49.3953, 61.8224, 35.6165
CIE-LCH:
49.3953, 71.3480, 29.9467
CIE-Luv:
49.3953, 122.0315, 24.5086
Hunter-Lab:
42.3285, 56.1120, 20.8810
#d9383d color charts
#d9383d color shades, tints & tones
#d9383d color schemes
#d9383d color preview, HTML & CSS examples
This text has a color of #d9383d
<p style="color:#d9383d;">Text here</p>
.mytext {color:#d9383d;}
This box has a color of #d9383d
<div style="background-color:#d9383d;">Content here</div>
.mybackground {background-color:#d9383d;}
Border around this has a color of #d9383d
<div style="border:2px solid #d9383d;">Content here</div>
.myborder {border:2px solid #d9383d;}