#d3100b color space conversions
Hex:
#d3100b
RGB:
211, 16, 11
CMY:
17, 94, 96
CMYK:
0, 92, 95, 17
HSL:
2°, 90.0901%, 43.5294%
HSV (HSB):
2°, 94.7867%, 82.7451%
XYZ:
27.1097, 14.2436, 1.6371
xyY:
0.6306, 0.3313, 14.2436
CIE-Lab:
44.5803, 68.0063, 55.0862
CIE-LCH:
44.5803, 87.5176, 39.0080
CIE-Luv:
44.5803, 141.1482, 30.9829
Hunter-Lab:
37.7407, 62.1726, 23.8467
#d3100b color charts
#d3100b color shades, tints & tones
#d3100b color schemes
#d3100b color preview, HTML & CSS examples
This text has a color of #d3100b
<p style="color:#d3100b;">Text here</p>
.mytext {color:#d3100b;}
This box has a color of #d3100b
<div style="background-color:#d3100b;">Content here</div>
.mybackground {background-color:#d3100b;}
Border around this has a color of #d3100b
<div style="border:2px solid #d3100b;">Content here</div>
.myborder {border:2px solid #d3100b;}