#d31ba9 color space conversions
Hex:
#d31ba9
RGB:
211, 27, 169
CMY:
17, 89, 34
CMYK:
0, 87, 20, 17
HSL:
314°, 77.3109%, 46.6667%
HSV (HSB):
314°, 87.2038%, 82.7451%
XYZ:
34.4173, 17.4973, 39.0994
xyY:
0.3782, 0.1922, 17.4973
CIE-Lab:
48.8806, 76.7244, -30.2933
CIE-LCH:
48.8806, 82.4883, 338.4543
CIE-Luv:
48.8806, 85.5021, -55.9963
Hunter-Lab:
41.8298, 73.6667, -26.1391
#d31ba9 color charts
#d31ba9 color shades, tints & tones
#d31ba9 color schemes
#d31ba9 color preview, HTML & CSS examples
This text has a color of #d31ba9
<p style="color:#d31ba9;">Text here</p>
.mytext {color:#d31ba9;}
This box has a color of #d31ba9
<div style="background-color:#d31ba9;">Content here</div>
.mybackground {background-color:#d31ba9;}
Border around this has a color of #d31ba9
<div style="border:2px solid #d31ba9;">Content here</div>
.myborder {border:2px solid #d31ba9;}