#d3548d color space conversions
Hex:
#d3548d
RGB:
211, 84, 141
CMY:
17, 67, 45
CMYK:
0, 60, 33, 17
HSL:
333°, 59.0698%, 57.8431%
HSV (HSB):
333°, 60.1896%, 82.7451%
XYZ:
34.8420, 22.1126, 27.6311
xyY:
0.4119, 0.2614, 22.1126
CIE-Lab:
54.1463, 55.4875, -5.6802
CIE-LCH:
54.1463, 55.7775, 354.1551
CIE-Luv:
54.1463, 79.0225, -17.9619
Hunter-Lab:
47.0241, 49.9657, -1.9217
#d3548d color charts
#d3548d color shades, tints & tones
#d3548d color schemes
#d3548d color preview, HTML & CSS examples
This text has a color of #d3548d
<p style="color:#d3548d;">Text here</p>
.mytext {color:#d3548d;}
This box has a color of #d3548d
<div style="background-color:#d3548d;">Content here</div>
.mybackground {background-color:#d3548d;}
Border around this has a color of #d3548d
<div style="border:2px solid #d3548d;">Content here</div>
.myborder {border:2px solid #d3548d;}