#d311b1 color space conversions
Hex:
#d311b1
RGB:
211, 17, 177
CMY:
17, 93, 31
CMYK:
0, 92, 16, 17
HSL:
311°, 85.0877%, 44.7059%
HSV (HSB):
311°, 91.9431%, 82.7451%
XYZ:
35.0002, 17.4241, 43.1134
xyY:
0.3663, 0.1824, 17.4241
CIE-Lab:
48.7900, 79.1157, -35.1567
CIE-LCH:
48.7900, 86.5753, 336.0411
CIE-Luv:
48.7900, 83.1089, -63.4041
Hunter-Lab:
41.7422, 76.6209, -32.0182
#d311b1 color charts
#d311b1 color shades, tints & tones
#d311b1 color schemes
#d311b1 color preview, HTML & CSS examples
This text has a color of #d311b1
<p style="color:#d311b1;">Text here</p>
.mytext {color:#d311b1;}
This box has a color of #d311b1
<div style="background-color:#d311b1;">Content here</div>
.mybackground {background-color:#d311b1;}
Border around this has a color of #d311b1
<div style="border:2px solid #d311b1;">Content here</div>
.myborder {border:2px solid #d311b1;}