#d3000b color space conversions
Hex:
#d3000b
RGB:
211, 0, 11
CMY:
17, 100, 96
CMYK:
0, 100, 95, 17
HSL:
357°, 100.0000%, 41.3725%
HSV (HSB):
357°, 100.0000%, 82.7451%
XYZ:
26.9244, 13.8730, 1.5753
xyY:
0.6354, 0.3274, 13.8730
CIE-Lab:
44.0503, 69.5392, 54.8011
CIE-LCH:
44.0503, 88.5374, 38.2403
CIE-Luv:
44.0503, 143.9511, 30.0381
Hunter-Lab:
37.2465, 63.8507, 23.5650
#d3000b color charts
#d3000b RGB chart
#d3000b CMYK chart
#d3000b RGB pie chart
#d3000b color shades, tints & tones
#d3000b color schemes
#d3000b color preview, HTML & CSS examples
This text has a color of #d3000b
<p style="color:#d3000b;">Text here</p>
.mytext {color:#d3000b;}
Text color #d3000b
This box has a color of #d3000b
<div style="background-color:#d3000b;">Content here</div>
.mybackground {background-color:#d3000b;}
Background color #d3000b
Border around this has a color of #d3000b
<div style="border:2px solid #d3000b;">Content here</div>
.myborder {border:2px solid #d3000b;}
Border color #d3000b