#d3482e color space conversions
Hex:
#d3482e
RGB:
211, 72, 46
CMY:
17, 72, 82
CMYK:
0, 66, 78, 17
HSL:
9°, 65.2174%, 50.3922%
HSV (HSB):
9°, 78.1991%, 82.7451%
XYZ:
29.6745, 18.6809, 4.6265
xyY:
0.5601, 0.3526, 18.6809
CIE-Lab:
50.3117, 53.3702, 44.5403
CIE-LCH:
50.3117, 69.5142, 39.8468
CIE-Luv:
50.3117, 110.3879, 33.3240
Hunter-Lab:
43.2214, 46.9153, 23.9084
#d3482e color charts
#d3482e color shades, tints & tones
#d3482e color schemes
#d3482e color preview, HTML & CSS examples
This text has a color of #d3482e
<p style="color:#d3482e;">Text here</p>
.mytext {color:#d3482e;}
This box has a color of #d3482e
<div style="background-color:#d3482e;">Content here</div>
.mybackground {background-color:#d3482e;}
Border around this has a color of #d3482e
<div style="border:2px solid #d3482e;">Content here</div>
.myborder {border:2px solid #d3482e;}