#d3498e color space conversions
Hex:
#d3498e
RGB:
211, 73, 142
CMY:
17, 71, 44
CMYK:
0, 65, 33, 17
HSL:
330°, 61.0619%, 55.6863%
HSV (HSB):
330°, 65.4028%, 82.7451%
XYZ:
34.1290, 20.5670, 27.7622
xyY:
0.4139, 0.2494, 20.5670
CIE-Lab:
52.4723, 60.2453, -8.7664
CIE-LCH:
52.4723, 60.8798, 351.7209
CIE-Luv:
52.4723, 83.6851, -23.0164
Hunter-Lab:
45.3508, 54.9672, -4.5497
#d3498e color charts
#d3498e color shades, tints & tones
#d3498e color schemes
#d3498e color preview, HTML & CSS examples
This text has a color of #d3498e
<p style="color:#d3498e;">Text here</p>
.mytext {color:#d3498e;}
This box has a color of #d3498e
<div style="background-color:#d3498e;">Content here</div>
.mybackground {background-color:#d3498e;}
Border around this has a color of #d3498e
<div style="border:2px solid #d3498e;">Content here</div>
.myborder {border:2px solid #d3498e;}