#d31c84 color space conversions
Hex:
#d31c84
RGB:
211, 28, 132
CMY:
17, 89, 48
CMYK:
0, 87, 37, 17
HSL:
326°, 76.5690%, 46.8627%
HSV (HSB):
326°, 86.7299%, 82.7451%
XYZ:
31.4441, 16.3453, 23.3275
xyY:
0.4421, 0.2298, 16.3453
CIE-Lab:
47.4243, 72.4287, -10.3215
CIE-LCH:
47.4243, 73.1604, 351.8896
CIE-Luv:
47.4243, 101.7495, -27.0729
Hunter-Lab:
40.4294, 68.0776, -5.9094
#d31c84 color charts
#d31c84 color shades, tints & tones
#d31c84 color schemes
#d31c84 color preview, HTML & CSS examples
This text has a color of #d31c84
<p style="color:#d31c84;">Text here</p>
.mytext {color:#d31c84;}
This box has a color of #d31c84
<div style="background-color:#d31c84;">Content here</div>
.mybackground {background-color:#d31c84;}
Border around this has a color of #d31c84
<div style="border:2px solid #d31c84;">Content here</div>
.myborder {border:2px solid #d31c84;}