#d3535c color space conversions
Hex:
#d3535c
RGB:
211, 83, 92
CMY:
17, 67, 64
CMYK:
0, 61, 56, 17
HSL:
356°, 59.2593%, 57.6471%
HSV (HSB):
356°, 60.6635%, 82.7451%
XYZ:
31.8890, 20.8081, 12.4608
xyY:
0.4894, 0.3193, 20.8081
CIE-Lab:
52.7388, 51.1447, 21.4138
CIE-LCH:
52.7388, 55.4466, 22.7186
CIE-Luv:
52.7388, 93.6589, 15.5544
Hunter-Lab:
45.6159, 44.9573, 15.7349
#d3535c color charts
#d3535c RGB chart
#d3535c CMYK chart
#d3535c RGB pie chart
#d3535c color shades, tints & tones
#d3535c color schemes
#d3535c color preview, HTML & CSS examples
This text has a color of #d3535c
<p style="color:#d3535c;">Text here</p>
.mytext {color:#d3535c;}
Text color #d3535c
This box has a color of #d3535c
<div style="background-color:#d3535c;">Content here</div>
.mybackground {background-color:#d3535c;}
Background color #d3535c
Border around this has a color of #d3535c
<div style="border:2px solid #d3535c;">Content here</div>
.myborder {border:2px solid #d3535c;}
Border color #d3535c