#d3130c color space conversions
Hex:
#d3130c
RGB:
211, 19, 12
CMY:
17, 93, 95
CMYK:
0, 91, 94, 17
HSL:
2°, 89.2377%, 43.7255%
HSV (HSB):
2°, 94.3128%, 82.7451%
XYZ:
27.1632, 14.3412, 1.6843
xyY:
0.6289, 0.3321, 14.3412
CIE-Lab:
44.7183, 67.6281, 54.8539
CIE-LCH:
44.7183, 87.0776, 39.0459
CIE-Luv:
44.7183, 140.3679, 31.1083
Hunter-Lab:
37.8697, 61.7624, 23.8718
#d3130c color charts
#d3130c RGB chart
#d3130c CMYK chart
#d3130c RGB pie chart
#d3130c color shades, tints & tones
#d3130c color schemes
#d3130c color preview, HTML & CSS examples
This text has a color of #d3130c
<p style="color:#d3130c;">Text here</p>
.mytext {color:#d3130c;}
Text color #d3130c
This box has a color of #d3130c
<div style="background-color:#d3130c;">Content here</div>
.mybackground {background-color:#d3130c;}
Background color #d3130c
Border around this has a color of #d3130c
<div style="border:2px solid #d3130c;">Content here</div>
.myborder {border:2px solid #d3130c;}
Border color #d3130c