#d3534b color space conversions
Hex:
#d3534b
RGB:
211, 83, 75
CMY:
17, 67, 71
CMYK:
0, 61, 64, 17
HSL:
4°, 60.7143%, 56.0784%
HSV (HSB):
4°, 64.4550%, 82.7451%
XYZ:
31.2272, 20.5434, 8.9760
xyY:
0.5141, 0.3382, 20.5434
CIE-Lab:
52.4461, 49.9863, 30.9667
CIE-LCH:
52.4461, 58.8011, 31.7784
CIE-Luv:
52.4461, 97.6037, 24.8222
Hunter-Lab:
45.3248, 43.6618, 19.9857
#d3534b color charts
#d3534b color shades, tints & tones
#d3534b color schemes
#d3534b color preview, HTML & CSS examples
This text has a color of #d3534b
<p style="color:#d3534b;">Text here</p>
.mytext {color:#d3534b;}
This box has a color of #d3534b
<div style="background-color:#d3534b;">Content here</div>
.mybackground {background-color:#d3534b;}
Border around this has a color of #d3534b
<div style="border:2px solid #d3534b;">Content here</div>
.myborder {border:2px solid #d3534b;}