#d31a6b color space conversions
Hex:
#d31a6b
RGB:
211, 26, 107
CMY:
17, 90, 58
CMYK:
0, 88, 49, 17
HSL:
334°, 78.0591%, 46.4706%
HSV (HSB):
334°, 87.6777%, 82.7451%
XYZ:
29.8872, 15.6492, 15.3553
xyY:
0.4908, 0.2570, 15.6492
CIE-Lab:
46.5109, 70.5619, 3.6745
CIE-LCH:
46.5109, 70.6575, 2.9810
CIE-Luv:
46.5109, 113.0338, -9.0788
Hunter-Lab:
39.5591, 65.6298, 4.6773
#d31a6b color charts
#d31a6b color shades, tints & tones
#d31a6b color schemes
#d31a6b color preview, HTML & CSS examples
This text has a color of #d31a6b
<p style="color:#d31a6b;">Text here</p>
.mytext {color:#d31a6b;}
This box has a color of #d31a6b
<div style="background-color:#d31a6b;">Content here</div>
.mybackground {background-color:#d31a6b;}
Border around this has a color of #d31a6b
<div style="border:2px solid #d31a6b;">Content here</div>
.myborder {border:2px solid #d31a6b;}