#d31c38 color space conversions
Hex:
#d31c38
RGB:
211, 28, 56
CMY:
17, 89, 78
CMYK:
0, 87, 73, 17
HSL:
351°, 76.5690%, 46.8627%
HSV (HSB):
351°, 86.7299%, 82.7451%
XYZ:
27.9930, 14.9649, 5.1545
xyY:
0.5818, 0.3110, 14.9649
CIE-Lab:
45.5861, 67.2077, 33.8329
CIE-LCH:
45.5861, 75.2432, 26.7210
CIE-Luv:
45.5861, 130.4209, 20.3551
Hunter-Lab:
38.6845, 61.4689, 19.1791
#d31c38 color charts
#d31c38 color shades, tints & tones
#d31c38 color schemes
#d31c38 color preview, HTML & CSS examples
This text has a color of #d31c38
<p style="color:#d31c38;">Text here</p>
.mytext {color:#d31c38;}
This box has a color of #d31c38
<div style="background-color:#d31c38;">Content here</div>
.mybackground {background-color:#d31c38;}
Border around this has a color of #d31c38
<div style="border:2px solid #d31c38;">Content here</div>
.myborder {border:2px solid #d31c38;}