#d3100c color space conversions
Hex:
#d3100c
RGB:
211, 16, 12
CMY:
17, 94, 95
CMYK:
0, 92, 94, 17
HSL:
1°, 89.2377%, 43.7255%
HSV (HSB):
1°, 94.3128%, 82.7451%
XYZ:
27.1156, 14.2460, 1.6684
xyY:
0.6302, 0.3311, 14.2460
CIE-Lab:
44.5837, 68.0158, 54.7787
CIE-LCH:
44.5837, 87.3319, 38.8474
CIE-Luv:
44.5837, 141.0737, 30.8687
Hunter-Lab:
37.7439, 62.1845, 23.7999
#d3100c color charts
#d3100c RGB chart
#d3100c CMYK chart
#d3100c RGB pie chart
#d3100c color shades, tints & tones
#d3100c color schemes
#d3100c color preview, HTML & CSS examples
This text has a color of #d3100c
<p style="color:#d3100c;">Text here</p>
.mytext {color:#d3100c;}
Text color #d3100c
This box has a color of #d3100c
<div style="background-color:#d3100c;">Content here</div>
.mybackground {background-color:#d3100c;}
Background color #d3100c
Border around this has a color of #d3100c
<div style="border:2px solid #d3100c;">Content here</div>
.myborder {border:2px solid #d3100c;}
Border color #d3100c