#d3656d color space conversions
Hex:
#d3656d
RGB:
211, 101, 109
CMY:
17, 60, 57
CMYK:
0, 52, 48, 17
HSL:
356°, 55.5556%, 61.1765%
HSV (HSB):
356°, 52.1327%, 82.7451%
XYZ:
34.2780, 24.2604, 17.3441
xyY:
0.4517, 0.3197, 24.2604
CIE-Lab:
56.3475, 44.0579, 16.3211
CIE-LCH:
56.3475, 46.9838, 20.3270
CIE-Luv:
56.3475, 78.1650, 12.1881
Hunter-Lab:
49.2548, 38.0278, 13.6006
#d3656d color charts
#d3656d color shades, tints & tones
#d3656d color schemes
#d3656d color preview, HTML & CSS examples
This text has a color of #d3656d
<p style="color:#d3656d;">Text here</p>
.mytext {color:#d3656d;}
This box has a color of #d3656d
<div style="background-color:#d3656d;">Content here</div>
.mybackground {background-color:#d3656d;}
Border around this has a color of #d3656d
<div style="border:2px solid #d3656d;">Content here</div>
.myborder {border:2px solid #d3656d;}