#d31c34 color space conversions
Hex:
#d31c34
RGB:
211, 28, 52
CMY:
17, 89, 80
CMYK:
0, 87, 75, 17
HSL:
352°, 76.5690%, 46.8627%
HSV (HSB):
352°, 86.7299%, 82.7451%
XYZ:
27.8991, 14.9273, 4.6596
xyY:
0.5875, 0.3144, 14.9273
CIE-Lab:
45.5345, 67.0575, 36.1376
CIE-LCH:
45.5345, 76.1750, 28.3205
CIE-Luv:
45.5345, 131.4302, 21.9771
Hunter-Lab:
38.6359, 61.2824, 19.8945
#d31c34 color charts
#d31c34 color shades, tints & tones
#d31c34 color schemes
#d31c34 color preview, HTML & CSS examples
This text has a color of #d31c34
<p style="color:#d31c34;">Text here</p>
.mytext {color:#d31c34;}
This box has a color of #d31c34
<div style="background-color:#d31c34;">Content here</div>
.mybackground {background-color:#d31c34;}
Border around this has a color of #d31c34
<div style="border:2px solid #d31c34;">Content here</div>
.myborder {border:2px solid #d31c34;}