#d3128b color space conversions
Hex:
#d3128b
RGB:
211, 18, 139
CMY:
17, 93, 45
CMYK:
0, 91, 34, 17
HSL:
322°, 84.2795%, 44.9020%
HSV (HSB):
322°, 91.4692%, 82.7451%
XYZ:
31.7405, 16.1456, 25.8696
xyY:
0.4303, 0.2189, 16.1456
CIE-Lab:
47.1649, 74.6301, -14.9670
CIE-LCH:
47.1649, 76.1161, 348.6598
CIE-Luv:
47.1649, 100.1427, -33.7074
Hunter-Lab:
40.1816, 70.6841, -10.0449
#d3128b color charts
#d3128b color shades, tints & tones
#d3128b color schemes
#d3128b color preview, HTML & CSS examples
This text has a color of #d3128b
<p style="color:#d3128b;">Text here</p>
.mytext {color:#d3128b;}
This box has a color of #d3128b
<div style="background-color:#d3128b;">Content here</div>
.mybackground {background-color:#d3128b;}
Border around this has a color of #d3128b
<div style="border:2px solid #d3128b;">Content here</div>
.myborder {border:2px solid #d3128b;}