#d32b16 color space conversions
Hex:
#d32b16
RGB:
211, 43, 22
CMY:
17, 83, 91
CMYK:
0, 80, 90, 17
HSL:
7°, 81.1159%, 45.6863%
HSV (HSB):
7°, 89.5735%, 82.7451%
XYZ:
27.8727, 15.6346, 2.3078
xyY:
0.6084, 0.3413, 15.6346
CIE-Lab:
46.4914, 62.8283, 52.3950
CIE-LCH:
46.4914, 81.8085, 39.8260
CIE-Luv:
46.4914, 130.6321, 32.7230
Hunter-Lab:
39.5406, 56.6310, 24.2180
#d32b16 color charts
#d32b16 color shades, tints & tones
#d32b16 color schemes
#d32b16 color preview, HTML & CSS examples
This text has a color of #d32b16
<p style="color:#d32b16;">Text here</p>
.mytext {color:#d32b16;}
This box has a color of #d32b16
<div style="background-color:#d32b16;">Content here</div>
.mybackground {background-color:#d32b16;}
Border around this has a color of #d32b16
<div style="border:2px solid #d32b16;">Content here</div>
.myborder {border:2px solid #d32b16;}