#d3495e color space conversions
Hex:
#d3495e
RGB:
211, 73, 94
CMY:
17, 71, 63
CMYK:
0, 65, 55, 17
HSL:
351°, 61.0619%, 55.6863%
HSV (HSB):
351°, 65.4028%, 82.7451%
XYZ:
31.2669, 19.4221, 12.6906
xyY:
0.4933, 0.3064, 19.4221
CIE-Lab:
51.1775, 55.6007, 18.1286
CIE-LCH:
51.1775, 58.4815, 18.0586
CIE-Luv:
51.1775, 99.0804, 10.8539
Hunter-Lab:
44.0705, 49.5176, 13.7762
#d3495e color charts
#d3495e color shades, tints & tones
#d3495e color schemes
#d3495e color preview, HTML & CSS examples
This text has a color of #d3495e
<p style="color:#d3495e;">Text here</p>
.mytext {color:#d3495e;}
This box has a color of #d3495e
<div style="background-color:#d3495e;">Content here</div>
.mybackground {background-color:#d3495e;}
Border around this has a color of #d3495e
<div style="border:2px solid #d3495e;">Content here</div>
.myborder {border:2px solid #d3495e;}