#d3042b color space conversions
Hex:
#d3042b
RGB:
211, 4, 43
CMY:
17, 98, 83
CMYK:
0, 98, 80, 17
HSL:
349°, 96.2791%, 42.1569%
HSV (HSB):
349°, 98.1043%, 82.7451%
XYZ:
27.3434, 14.1101, 3.5679
xyY:
0.6073, 0.3134, 14.1101
CIE-Lab:
44.3905, 69.7679, 40.1216
CIE-LCH:
44.3905, 80.4817, 29.9020
CIE-Luv:
44.3905, 138.6035, 23.2220
Hunter-Lab:
37.5635, 64.1988, 20.6629
#d3042b color charts
#d3042b color shades, tints & tones
#d3042b color schemes
#d3042b color preview, HTML & CSS examples
This text has a color of #d3042b
<p style="color:#d3042b;">Text here</p>
.mytext {color:#d3042b;}
This box has a color of #d3042b
<div style="background-color:#d3042b;">Content here</div>
.mybackground {background-color:#d3042b;}
Border around this has a color of #d3042b
<div style="border:2px solid #d3042b;">Content here</div>
.myborder {border:2px solid #d3042b;}