#d3562c color space conversions
Hex:
#d3562c
RGB:
211, 86, 44
CMY:
17, 66, 83
CMYK:
0, 59, 79, 17
HSL:
15°, 65.4902%, 50.0000%
HSV (HSB):
15°, 79.1469%, 82.7451%
XYZ:
30.6464, 20.6863, 4.7605
xyY:
0.5463, 0.3688, 20.6863
CIE-Lab:
52.6045, 47.1512, 47.8261
CIE-LCH:
52.6045, 67.1608, 45.4071
CIE-Luv:
52.6045, 100.7017, 38.1435
Hunter-Lab:
45.4822, 40.6813, 25.6318
#d3562c color charts
#d3562c color shades, tints & tones
#d3562c color schemes
#d3562c color preview, HTML & CSS examples
This text has a color of #d3562c
<p style="color:#d3562c;">Text here</p>
.mytext {color:#d3562c;}
This box has a color of #d3562c
<div style="background-color:#d3562c;">Content here</div>
.mybackground {background-color:#d3562c;}
Border around this has a color of #d3562c
<div style="border:2px solid #d3562c;">Content here</div>
.myborder {border:2px solid #d3562c;}