#d3000c color space conversions
Hex:
#d3000c
RGB:
211, 0, 12
CMY:
17, 100, 95
CMYK:
0, 100, 94, 17
HSL:
357°, 100.0000%, 41.3725%
HSV (HSB):
357°, 100.0000%, 82.7451%
XYZ:
26.9303, 13.8754, 1.6067
xyY:
0.6350, 0.3272, 13.8754
CIE-Lab:
44.0537, 69.5486, 54.4857
CIE-LCH:
44.0537, 88.3499, 38.0758
CIE-Luv:
44.0537, 143.8735, 29.9228
Hunter-Lab:
37.2497, 63.8626, 23.5175
#d3000c color charts
#d3000c RGB chart
#d3000c CMYK chart
#d3000c RGB pie chart
#d3000c color shades, tints & tones
#d3000c color schemes
#d3000c color preview, HTML & CSS examples
This text has a color of #d3000c
<p style="color:#d3000c;">Text here</p>
.mytext {color:#d3000c;}
Text color #d3000c
This box has a color of #d3000c
<div style="background-color:#d3000c;">Content here</div>
.mybackground {background-color:#d3000c;}
Background color #d3000c
Border around this has a color of #d3000c
<div style="border:2px solid #d3000c;">Content here</div>
.myborder {border:2px solid #d3000c;}
Border color #d3000c