#d3515c color space conversions
Hex:
#d3515c
RGB:
211, 81, 92
CMY:
17, 68, 64
CMYK:
0, 62, 56, 17
HSL:
355°, 59.6330%, 57.2549%
HSV (HSB):
355°, 61.6114%, 82.7451%
XYZ:
31.7382, 20.5064, 12.4106
xyY:
0.4909, 0.3172, 20.5064
CIE-Lab:
52.4050, 52.0348, 20.9690
CIE-LCH:
52.4050, 56.1010, 21.9485
CIE-Luv:
52.4050, 94.8950, 14.8318
Hunter-Lab:
45.2840, 45.8580, 15.4498
#d3515c color charts
#d3515c color shades, tints & tones
#d3515c color schemes
#d3515c color preview, HTML & CSS examples
This text has a color of #d3515c
<p style="color:#d3515c;">Text here</p>
.mytext {color:#d3515c;}
This box has a color of #d3515c
<div style="background-color:#d3515c;">Content here</div>
.mybackground {background-color:#d3515c;}
Border around this has a color of #d3515c
<div style="border:2px solid #d3515c;">Content here</div>
.myborder {border:2px solid #d3515c;}