#d3442c color space conversions
Hex:
#d3442c
RGB:
211, 68, 44
CMY:
17, 73, 83
CMYK:
0, 68, 79, 17
HSL:
9°, 65.4902%, 50.0000%
HSV (HSB):
9°, 79.1469%, 82.7451%
XYZ:
29.3857, 18.1650, 4.3403
xyY:
0.5663, 0.3501, 18.1650
CIE-Lab:
49.6956, 54.9221, 44.9481
CIE-LCH:
49.6956, 70.9702, 39.2968
CIE-Luv:
49.6956, 113.3501, 32.8570
Hunter-Lab:
42.6204, 48.4857, 23.7965
#d3442c color charts
#d3442c color shades, tints & tones
#d3442c color schemes
#d3442c color preview, HTML & CSS examples
This text has a color of #d3442c
<p style="color:#d3442c;">Text here</p>
.mytext {color:#d3442c;}
This box has a color of #d3442c
<div style="background-color:#d3442c;">Content here</div>
.mybackground {background-color:#d3442c;}
Border around this has a color of #d3442c
<div style="border:2px solid #d3442c;">Content here</div>
.myborder {border:2px solid #d3442c;}