#d31b38 color space conversions
Hex:
#d31b38
RGB:
211, 27, 56
CMY:
17, 89, 78
CMYK:
0, 87, 73, 17
HSL:
351°, 77.3109%, 46.6667%
HSV (HSB):
351°, 87.2038%, 82.7451%
XYZ:
27.9697, 14.9183, 5.1467
xyY:
0.5823, 0.3106, 14.9183
CIE-Lab:
45.5221, 67.3914, 33.7589
CIE-LCH:
45.5221, 75.3741, 26.6080
CIE-Luv:
45.5221, 130.7219, 20.2276
Hunter-Lab:
38.6242, 61.6685, 19.1365
#d31b38 color charts
#d31b38 color shades, tints & tones
#d31b38 color schemes
#d31b38 color preview, HTML & CSS examples
This text has a color of #d31b38
<p style="color:#d31b38;">Text here</p>
.mytext {color:#d31b38;}
This box has a color of #d31b38
<div style="background-color:#d31b38;">Content here</div>
.mybackground {background-color:#d31b38;}
Border around this has a color of #d31b38
<div style="border:2px solid #d31b38;">Content here</div>
.myborder {border:2px solid #d31b38;}