#d3656b color space conversions
Hex:
#d3656b
RGB:
211, 101, 107
CMY:
17, 60, 58
CMYK:
0, 52, 49, 17
HSL:
357°, 55.5556%, 61.1765%
HSV (HSB):
357°, 52.1327%, 82.7451%
XYZ:
34.1715, 24.2178, 16.7834
xyY:
0.4546, 0.3222, 24.2178
CIE-Lab:
56.3052, 43.8716, 17.4291
CIE-LCH:
56.3052, 47.2069, 21.6668
CIE-Luv:
56.3052, 78.6184, 13.4767
Hunter-Lab:
49.2116, 37.8265, 14.2275
#d3656b color charts
#d3656b color shades, tints & tones
#d3656b color schemes
#d3656b color preview, HTML & CSS examples
This text has a color of #d3656b
<p style="color:#d3656b;">Text here</p>
.mytext {color:#d3656b;}
This box has a color of #d3656b
<div style="background-color:#d3656b;">Content here</div>
.mybackground {background-color:#d3656b;}
Border around this has a color of #d3656b
<div style="border:2px solid #d3656b;">Content here</div>
.myborder {border:2px solid #d3656b;}