#d3548b color space conversions
Hex:
#d3548b
RGB:
211, 84, 139
CMY:
17, 67, 45
CMYK:
0, 60, 34, 17
HSL:
334°, 59.0698%, 57.8431%
HSV (HSB):
334°, 60.1896%, 82.7451%
XYZ:
34.6945, 22.0536, 26.8543
xyY:
0.4150, 0.2638, 22.0536
CIE-Lab:
54.0838, 55.2510, -4.5899
CIE-LCH:
54.0838, 55.4413, 355.2511
CIE-Luv:
54.0838, 79.6451, -16.4309
Hunter-Lab:
46.9613, 49.6917, -1.0314
#d3548b color charts
#d3548b color shades, tints & tones
#d3548b color schemes
#d3548b color preview, HTML & CSS examples
This text has a color of #d3548b
<p style="color:#d3548b;">Text here</p>
.mytext {color:#d3548b;}
This box has a color of #d3548b
<div style="background-color:#d3548b;">Content here</div>
.mybackground {background-color:#d3548b;}
Border around this has a color of #d3548b
<div style="border:2px solid #d3548b;">Content here</div>
.myborder {border:2px solid #d3548b;}