#d3534d color space conversions
Hex:
#d3534d
RGB:
211, 83, 77
CMY:
17, 67, 70
CMYK:
0, 61, 64, 17
HSL:
3°, 60.3604%, 56.4706%
HSV (HSB):
3°, 63.5071%, 82.7451%
XYZ:
31.2968, 20.5712, 9.3423
xyY:
0.5113, 0.3361, 20.5712
CIE-Lab:
52.4770, 50.1092, 29.8517
CIE-LCH:
52.4770, 58.3271, 30.7837
CIE-Luv:
52.4770, 97.1744, 23.8169
Hunter-Lab:
45.3555, 43.7987, 19.5363
#d3534d color charts
#d3534d color shades, tints & tones
#d3534d color schemes
#d3534d color preview, HTML & CSS examples
This text has a color of #d3534d
<p style="color:#d3534d;">Text here</p>
.mytext {color:#d3534d;}
This box has a color of #d3534d
<div style="background-color:#d3534d;">Content here</div>
.mybackground {background-color:#d3534d;}
Border around this has a color of #d3534d
<div style="border:2px solid #d3534d;">Content here</div>
.myborder {border:2px solid #d3534d;}