#d3536b color space conversions
Hex:
#d3536b
RGB:
211, 83, 107
CMY:
17, 67, 58
CMYK:
0, 61, 49, 17
HSL:
349°, 59.2593%, 57.6471%
HSV (HSB):
349°, 60.6635%, 82.7451%
XYZ:
32.6111, 21.0969, 16.2632
xyY:
0.4661, 0.3015, 21.0969
CIE-Lab:
53.0554, 52.3829, 12.9455
CIE-LCH:
53.0554, 53.9588, 13.8815
CIE-Luv:
53.0554, 89.6838, 6.1414
Hunter-Lab:
45.9314, 46.3542, 11.1588
#d3536b color charts
#d3536b color shades, tints & tones
#d3536b color schemes
#d3536b color preview, HTML & CSS examples
This text has a color of #d3536b
<p style="color:#d3536b;">Text here</p>
.mytext {color:#d3536b;}
This box has a color of #d3536b
<div style="background-color:#d3536b;">Content here</div>
.mybackground {background-color:#d3536b;}
Border around this has a color of #d3536b
<div style="border:2px solid #d3536b;">Content here</div>
.myborder {border:2px solid #d3536b;}