#d3440c color space conversions
Hex:
#d3440c
RGB:
211, 68, 12
CMY:
17, 73, 95
CMYK:
0, 68, 94, 17
HSL:
17°, 89.2377%, 43.7255%
HSV (HSB):
17°, 94.3128%, 82.7451%
XYZ:
28.9975, 18.0097, 2.2957
xyY:
0.5881, 0.3653, 18.0097
CIE-Lab:
49.5078, 54.2358, 57.6925
CIE-LCH:
49.5078, 79.1830, 46.7689
CIE-Luv:
49.5078, 116.6046, 39.4583
Hunter-Lab:
42.4378, 47.7016, 26.4991
#d3440c color charts
#d3440c RGB chart
#d3440c CMYK chart
#d3440c RGB pie chart
#d3440c color shades, tints & tones
#d3440c color schemes
#d3440c color preview, HTML & CSS examples
This text has a color of #d3440c
<p style="color:#d3440c;">Text here</p>
.mytext {color:#d3440c;}
Text color #d3440c
This box has a color of #d3440c
<div style="background-color:#d3440c;">Content here</div>
.mybackground {background-color:#d3440c;}
Background color #d3440c
Border around this has a color of #d3440c
<div style="border:2px solid #d3440c;">Content here</div>
.myborder {border:2px solid #d3440c;}
Border color #d3440c