#d3300d color space conversions
Hex:
#d3300d
RGB:
211, 48, 13
CMY:
17, 81, 95
CMYK:
0, 77, 94, 17
HSL:
11°, 88.3929%, 43.9216%
HSV (HSB):
11°, 93.8389%, 82.7451%
XYZ:
27.9936, 15.9918, 1.9921
xyY:
0.6089, 0.3478, 15.9918
CIE-Lab:
46.9638, 61.2715, 55.8581
CIE-LCH:
46.9638, 82.9115, 42.3538
CIE-Luv:
46.9638, 128.8540, 34.9442
Hunter-Lab:
39.9898, 54.9710, 25.0394
#d3300d color charts
#d3300d color shades, tints & tones
#d3300d color schemes
#d3300d color preview, HTML & CSS examples
This text has a color of #d3300d
<p style="color:#d3300d;">Text here</p>
.mytext {color:#d3300d;}
This box has a color of #d3300d
<div style="background-color:#d3300d;">Content here</div>
.mybackground {background-color:#d3300d;}
Border around this has a color of #d3300d
<div style="border:2px solid #d3300d;">Content here</div>
.myborder {border:2px solid #d3300d;}