#d3390c color space conversions
Hex:
#d3390c
RGB:
211, 57, 12
CMY:
17, 78, 95
CMYK:
0, 73, 94, 17
HSL:
14°, 89.2377%, 43.7255%
HSV (HSB):
14°, 94.3128%, 82.7451%
XYZ:
28.3935, 16.8017, 2.0944
xyY:
0.6004, 0.3553, 16.8017
CIE-Lab:
48.0092, 58.3421, 56.7734
CIE-LCH:
48.0092, 81.4065, 44.2193
CIE-Luv:
48.0092, 123.7625, 36.8815
Hunter-Lab:
40.9899, 51.9138, 25.6635
#d3390c color charts
#d3390c color shades, tints & tones
#d3390c color schemes
#d3390c color preview, HTML & CSS examples
This text has a color of #d3390c
<p style="color:#d3390c;">Text here</p>
.mytext {color:#d3390c;}
This box has a color of #d3390c
<div style="background-color:#d3390c;">Content here</div>
.mybackground {background-color:#d3390c;}
Border around this has a color of #d3390c
<div style="border:2px solid #d3390c;">Content here</div>
.myborder {border:2px solid #d3390c;}