#d3300c color space conversions
Hex:
#d3300c
RGB:
211, 48, 12
CMY:
17, 81, 95
CMYK:
0, 77, 94, 17
HSL:
11°, 89.2377%, 43.7255%
HSV (HSB):
11°, 94.3128%, 82.7451%
XYZ:
27.9873, 15.9893, 1.9590
xyY:
0.6093, 0.3481, 15.9893
CIE-Lab:
46.9605, 61.2608, 56.1459
CIE-LCH:
46.9605, 83.0978, 42.5054
CIE-Luv:
46.9605, 128.9196, 35.0592
Hunter-Lab:
39.9867, 54.9582, 25.0860
#d3300c color charts
#d3300c RGB chart
#d3300c CMYK chart
#d3300c RGB pie chart
#d3300c color shades, tints & tones
#d3300c color schemes
#d3300c color preview, HTML & CSS examples
This text has a color of #d3300c
<p style="color:#d3300c;">Text here</p>
.mytext {color:#d3300c;}
Text color #d3300c
This box has a color of #d3300c
<div style="background-color:#d3300c;">Content here</div>
.mybackground {background-color:#d3300c;}
Background color #d3300c
Border around this has a color of #d3300c
<div style="border:2px solid #d3300c;">Content here</div>
.myborder {border:2px solid #d3300c;}
Border color #d3300c