#d31a8b color space conversions
Hex:
#d31a8b
RGB:
211, 26, 139
CMY:
17, 90, 45
CMYK:
0, 88, 34, 17
HSL:
323°, 78.0591%, 46.4706%
HSV (HSB):
323°, 87.6777%, 82.7451%
XYZ:
31.8936, 16.4518, 25.9206
xyY:
0.4295, 0.2215, 16.4518
CIE-Lab:
47.5617, 73.4766, -14.3643
CIE-LCH:
47.5617, 74.8675, 348.9385
CIE-Luv:
47.5617, 98.9782, -32.7236
Hunter-Lab:
40.5608, 69.3760, -9.4971
#d31a8b color charts
#d31a8b color shades, tints & tones
#d31a8b color schemes
#d31a8b color preview, HTML & CSS examples
This text has a color of #d31a8b
<p style="color:#d31a8b;">Text here</p>
.mytext {color:#d31a8b;}
This box has a color of #d31a8b
<div style="background-color:#d31a8b;">Content here</div>
.mybackground {background-color:#d31a8b;}
Border around this has a color of #d31a8b
<div style="border:2px solid #d31a8b;">Content here</div>
.myborder {border:2px solid #d31a8b;}