#d3534c color space conversions
Hex:
#d3534c
RGB:
211, 83, 76
CMY:
17, 67, 70
CMYK:
0, 61, 64, 17
HSL:
3°, 60.5381%, 56.2745%
HSV (HSB):
3°, 63.9810%, 82.7451%
XYZ:
31.2617, 20.5572, 9.1577
xyY:
0.5127, 0.3371, 20.5572
CIE-Lab:
52.4614, 50.0473, 30.4097
CIE-LCH:
52.4614, 58.5618, 31.2836
CIE-Luv:
52.4614, 97.3903, 24.3225
Hunter-Lab:
45.3400, 43.7298, 19.7627
#d3534c color charts
#d3534c RGB chart
#d3534c CMYK chart
#d3534c RGB pie chart
#d3534c color shades, tints & tones
#d3534c color schemes
#d3534c color preview, HTML & CSS examples
This text has a color of #d3534c
<p style="color:#d3534c;">Text here</p>
.mytext {color:#d3534c;}
Text color #d3534c
This box has a color of #d3534c
<div style="background-color:#d3534c;">Content here</div>
.mybackground {background-color:#d3534c;}
Background color #d3534c
Border around this has a color of #d3534c
<div style="border:2px solid #d3534c;">Content here</div>
.myborder {border:2px solid #d3534c;}
Border color #d3534c