#d31857 color space conversions
Hex:
#d31857
RGB:
211, 24, 87
CMY:
17, 91, 66
CMYK:
0, 89, 59, 17
HSL:
340°, 79.5745%, 46.0784%
HSV (HSB):
340°, 88.6256%, 82.7451%
XYZ:
28.9109, 15.1903, 10.4251
xyY:
0.5302, 0.2786, 15.1903
CIE-Lab:
45.8937, 69.4787, 15.2171
CIE-LCH:
45.8937, 71.1256, 12.3538
CIE-Luv:
45.8937, 121.4980, 3.7548
Hunter-Lab:
38.9747, 64.2032, 11.4232
#d31857 color charts
#d31857 color shades, tints & tones
#d31857 color schemes
#d31857 color preview, HTML & CSS examples
This text has a color of #d31857
<p style="color:#d31857;">Text here</p>
.mytext {color:#d31857;}
This box has a color of #d31857
<div style="background-color:#d31857;">Content here</div>
.mybackground {background-color:#d31857;}
Border around this has a color of #d31857
<div style="border:2px solid #d31857;">Content here</div>
.myborder {border:2px solid #d31857;}