#d31bad color space conversions
Hex:
#d31bad
RGB:
211, 27, 173
CMY:
17, 89, 32
CMYK:
0, 87, 18, 17
HSL:
312°, 77.3109%, 46.6667%
HSV (HSB):
312°, 87.2038%, 82.7451%
XYZ:
34.7987, 17.6499, 41.1078
xyY:
0.3720, 0.1887, 17.6499
CIE-Lab:
49.0687, 77.2256, -32.3627
CIE-LCH:
49.0687, 83.7325, 337.2631
CIE-Luv:
49.0687, 83.7725, -59.1275
Hunter-Lab:
42.0118, 74.3326, -28.6061
#d31bad color charts
#d31bad color shades, tints & tones
#d31bad color schemes
#d31bad color preview, HTML & CSS examples
This text has a color of #d31bad
<p style="color:#d31bad;">Text here</p>
.mytext {color:#d31bad;}
This box has a color of #d31bad
<div style="background-color:#d31bad;">Content here</div>
.mybackground {background-color:#d31bad;}
Border around this has a color of #d31bad
<div style="border:2px solid #d31bad;">Content here</div>
.myborder {border:2px solid #d31bad;}