#d31da0 color space conversions
Hex:
#d31da0
RGB:
211, 29, 160
CMY:
17, 89, 37
CMYK:
0, 86, 24, 17
HSL:
317°, 75.8333%, 47.0588%
HSV (HSB):
317°, 86.2559%, 82.7451%
XYZ:
33.6485, 17.2657, 34.8168
xyY:
0.3925, 0.2014, 17.2657
CIE-Lab:
48.5931, 75.2903, -25.3971
CIE-LCH:
48.5931, 79.4585, 341.3596
CIE-Luv:
48.5931, 89.1444, -48.6454
Hunter-Lab:
41.5520, 71.8320, -20.5933
#d31da0 color charts
#d31da0 color shades, tints & tones
#d31da0 color schemes
#d31da0 color preview, HTML & CSS examples
This text has a color of #d31da0
<p style="color:#d31da0;">Text here</p>
.mytext {color:#d31da0;}
This box has a color of #d31da0
<div style="background-color:#d31da0;">Content here</div>
.mybackground {background-color:#d31da0;}
Border around this has a color of #d31da0
<div style="border:2px solid #d31da0;">Content here</div>
.myborder {border:2px solid #d31da0;}