#d3002c color space conversions
Hex:
#d3002c
RGB:
211, 0, 44
CMY:
17, 100, 83
CMYK:
0, 100, 79, 17
HSL:
347°, 100.0000%, 41.3725%
HSV (HSB):
347°, 100.0000%, 82.7451%
XYZ:
27.3186, 14.0307, 3.6512
xyY:
0.6071, 0.3118, 14.0307
CIE-Lab:
44.2770, 70.1571, 39.4313
CIE-LCH:
44.2770, 80.4789, 29.3379
CIE-Luv:
44.2770, 138.9982, 22.6456
Hunter-Lab:
37.4576, 64.6328, 20.4410
#d3002c color charts
#d3002c RGB chart
#d3002c CMYK chart
#d3002c RGB pie chart
#d3002c color shades, tints & tones
#d3002c color schemes
#d3002c color preview, HTML & CSS examples
This text has a color of #d3002c
<p style="color:#d3002c;">Text here</p>
.mytext {color:#d3002c;}
Text color #d3002c
This box has a color of #d3002c
<div style="background-color:#d3002c;">Content here</div>
.mybackground {background-color:#d3002c;}
Background color #d3002c
Border around this has a color of #d3002c
<div style="border:2px solid #d3002c;">Content here</div>
.myborder {border:2px solid #d3002c;}
Border color #d3002c