#d3400c color space conversions
Hex:
#d3400c
RGB:
211, 64, 12
CMY:
17, 75, 95
CMYK:
0, 70, 94, 17
HSL:
16°, 89.2377%, 43.7255%
HSV (HSB):
16°, 94.3128%, 82.7451%
XYZ:
28.7637, 17.5422, 2.2178
xyY:
0.5928, 0.3615, 17.5422
CIE-Lab:
48.9361, 55.7934, 57.3389
CIE-LCH:
48.9361, 80.0041, 45.7827
CIE-Luv:
48.9361, 119.3063, 38.4790
Hunter-Lab:
41.8834, 49.2900, 26.1789
#d3400c color charts
#d3400c color shades, tints & tones
#d3400c color schemes
#d3400c color preview, HTML & CSS examples
This text has a color of #d3400c
<p style="color:#d3400c;">Text here</p>
.mytext {color:#d3400c;}
This box has a color of #d3400c
<div style="background-color:#d3400c;">Content here</div>
.mybackground {background-color:#d3400c;}
Border around this has a color of #d3400c
<div style="border:2px solid #d3400c;">Content here</div>
.myborder {border:2px solid #d3400c;}