#d3001c color space conversions
Hex:
#d3001c
RGB:
211, 0, 28
CMY:
17, 100, 89
CMYK:
0, 100, 87, 17
HSL:
352°, 100.0000%, 41.3725%
HSV (HSB):
352°, 100.0000%, 82.7451%
XYZ:
27.0736, 13.9327, 2.3610
xyY:
0.6243, 0.3213, 13.9327
CIE-Lab:
44.1363, 69.7740, 47.9126
CIE-LCH:
44.1363, 84.6406, 34.4767
CIE-Luv:
44.1363, 142.0347, 27.1841
Hunter-Lab:
37.3266, 64.1475, 22.3784
#d3001c color charts
#d3001c RGB chart
#d3001c CMYK chart
#d3001c RGB pie chart
#d3001c color shades, tints & tones
#d3001c color schemes
#d3001c color preview, HTML & CSS examples
This text has a color of #d3001c
<p style="color:#d3001c;">Text here</p>
.mytext {color:#d3001c;}
Text color #d3001c
This box has a color of #d3001c
<div style="background-color:#d3001c;">Content here</div>
.mybackground {background-color:#d3001c;}
Background color #d3001c
Border around this has a color of #d3001c
<div style="border:2px solid #d3001c;">Content here</div>
.myborder {border:2px solid #d3001c;}
Border color #d3001c