#d8383b color space conversions
Hex:
#d8383b
RGB:
216, 56, 59
CMY:
15, 78, 77
CMYK:
0, 74, 73, 15
HSL:
359°, 67.2269%, 53.3333%
HSV (HSB):
359°, 74.0741%, 84.7059%
XYZ:
30.5225, 17.7430, 5.9537
xyY:
0.5629, 0.3272, 17.7430
CIE-Lab:
49.1830, 61.4365, 36.4732
CIE-LCH:
49.1830, 71.4474, 30.6965
CIE-Luv:
49.1830, 121.6913, 25.1701
Hunter-Lab:
42.1225, 55.6290, 21.1055
#d8383b color charts
#d8383b color shades, tints & tones
#d8383b color schemes
#d8383b color preview, HTML & CSS examples
This text has a color of #d8383b
<p style="color:#d8383b;">Text here</p>
.mytext {color:#d8383b;}
This box has a color of #d8383b
<div style="background-color:#d8383b;">Content here</div>
.mybackground {background-color:#d8383b;}
Border around this has a color of #d8383b
<div style="border:2px solid #d8383b;">Content here</div>
.myborder {border:2px solid #d8383b;}