#d31981 color space conversions
Hex:
#d31981
RGB:
211, 25, 129
CMY:
17, 90, 49
CMYK:
0, 88, 39, 17
HSL:
326°, 78.8136%, 46.2745%
HSV (HSB):
326°, 88.1517%, 82.7451%
XYZ:
31.1740, 16.1291, 22.2391
xyY:
0.4483, 0.2319, 16.1291
CIE-Lab:
47.1434, 72.6467, -8.9149
CIE-LCH:
47.1434, 73.1916, 353.0039
CIE-Luv:
47.1434, 103.6350, -25.2334
Hunter-Lab:
40.1611, 68.2743, -4.7189
#d31981 color charts
#d31981 color shades, tints & tones
#d31981 color schemes
#d31981 color preview, HTML & CSS examples
This text has a color of #d31981
<p style="color:#d31981;">Text here</p>
.mytext {color:#d31981;}
This box has a color of #d31981
<div style="background-color:#d31981;">Content here</div>
.mybackground {background-color:#d31981;}
Border around this has a color of #d31981
<div style="border:2px solid #d31981;">Content here</div>
.myborder {border:2px solid #d31981;}