#d3100a color space conversions
Hex:
#d3100a
RGB:
211, 16, 10
CMY:
17, 94, 96
CMYK:
0, 92, 95, 17
HSL:
2°, 90.9502%, 43.3333%
HSV (HSB):
2°, 95.2607%, 82.7451%
XYZ:
27.1040, 14.2414, 1.6075
xyY:
0.6310, 0.3316, 14.2414
CIE-Lab:
44.5771, 67.9973, 55.3798
CIE-LCH:
44.5771, 87.6958, 39.1608
CIE-Luv:
44.5771, 141.2185, 31.0907
Hunter-Lab:
37.7378, 62.1614, 23.8909
#d3100a color charts
#d3100a color shades, tints & tones
#d3100a color schemes
#d3100a color preview, HTML & CSS examples
This text has a color of #d3100a
<p style="color:#d3100a;">Text here</p>
.mytext {color:#d3100a;}
This box has a color of #d3100a
<div style="background-color:#d3100a;">Content here</div>
.mybackground {background-color:#d3100a;}
Border around this has a color of #d3100a
<div style="border:2px solid #d3100a;">Content here</div>
.myborder {border:2px solid #d3100a;}