#d31b68 color space conversions
Hex:
#d31b68
RGB:
211, 27, 104
CMY:
17, 89, 59
CMYK:
0, 87, 51, 17
HSL:
335°, 77.3109%, 46.6667%
HSV (HSB):
335°, 87.2038%, 82.7451%
XYZ:
29.7546, 15.6322, 14.5458
xyY:
0.4965, 0.2608, 15.6322
CIE-Lab:
46.4882, 70.1558, 5.4980
CIE-LCH:
46.4882, 70.3709, 4.4810
CIE-Luv:
46.4882, 114.0644, -6.8687
Hunter-Lab:
39.5376, 65.1419, 5.8637
#d31b68 color charts
#d31b68 color shades, tints & tones
#d31b68 color schemes
#d31b68 color preview, HTML & CSS examples
This text has a color of #d31b68
<p style="color:#d31b68;">Text here</p>
.mytext {color:#d31b68;}
This box has a color of #d31b68
<div style="background-color:#d31b68;">Content here</div>
.mybackground {background-color:#d31b68;}
Border around this has a color of #d31b68
<div style="border:2px solid #d31b68;">Content here</div>
.myborder {border:2px solid #d31b68;}