#d3545c color space conversions
Hex:
#d3545c
RGB:
211, 84, 92
CMY:
17, 67, 64
CMYK:
0, 60, 56, 17
HSL:
356°, 59.0698%, 57.8431%
HSV (HSB):
356°, 60.1896%, 82.7451%
XYZ:
31.9661, 20.9622, 12.4865
xyY:
0.4887, 0.3205, 20.9622
CIE-Lab:
52.9081, 50.6946, 21.6390
CIE-LCH:
52.9081, 55.1198, 23.1152
CIE-Luv:
52.9081, 93.0341, 15.9202
Hunter-Lab:
45.7845, 44.5030, 15.8794
#d3545c color charts
#d3545c color shades, tints & tones
#d3545c color schemes
#d3545c color preview, HTML & CSS examples
This text has a color of #d3545c
<p style="color:#d3545c;">Text here</p>
.mytext {color:#d3545c;}
This box has a color of #d3545c
<div style="background-color:#d3545c;">Content here</div>
.mybackground {background-color:#d3545c;}
Border around this has a color of #d3545c
<div style="border:2px solid #d3545c;">Content here</div>
.myborder {border:2px solid #d3545c;}