#d3546d color space conversions
Hex:
#d3546d
RGB:
211, 84, 109
CMY:
17, 67, 57
CMYK:
0, 60, 48, 17
HSL:
348°, 59.0698%, 57.8431%
HSV (HSB):
348°, 60.1896%, 82.7451%
XYZ:
32.7946, 21.2937, 16.8496
xyY:
0.4623, 0.3002, 21.2937
CIE-Lab:
53.2694, 52.1161, 12.0541
CIE-LCH:
53.2694, 53.4919, 13.0232
CIE-Luv:
53.2694, 88.5491, 5.1949
Hunter-Lab:
46.1451, 46.1035, 10.6521
#d3546d color charts
#d3546d color shades, tints & tones
#d3546d color schemes
#d3546d color preview, HTML & CSS examples
This text has a color of #d3546d
<p style="color:#d3546d;">Text here</p>
.mytext {color:#d3546d;}
This box has a color of #d3546d
<div style="background-color:#d3546d;">Content here</div>
.mybackground {background-color:#d3546d;}
Border around this has a color of #d3546d
<div style="border:2px solid #d3546d;">Content here</div>
.myborder {border:2px solid #d3546d;}