#d31b59 color space conversions
Hex:
#d31b59
RGB:
211, 27, 89
CMY:
17, 89, 65
CMYK:
0, 87, 58, 17
HSL:
340°, 77.3109%, 46.6667%
HSV (HSB):
340°, 87.2038%, 82.7451%
XYZ:
29.0591, 15.3540, 10.8832
xyY:
0.5255, 0.2777, 15.3540
CIE-Lab:
46.1153, 69.0970, 14.2780
CIE-LCH:
46.1153, 70.5568, 11.6751
CIE-Luv:
46.1153, 120.0220, 2.9214
Hunter-Lab:
39.1842, 63.8036, 10.9614
#d31b59 color charts
#d31b59 color shades, tints & tones
#d31b59 color schemes
#d31b59 color preview, HTML & CSS examples
This text has a color of #d31b59
<p style="color:#d31b59;">Text here</p>
.mytext {color:#d31b59;}
This box has a color of #d31b59
<div style="background-color:#d31b59;">Content here</div>
.mybackground {background-color:#d31b59;}
Border around this has a color of #d31b59
<div style="border:2px solid #d31b59;">Content here</div>
.myborder {border:2px solid #d31b59;}