#d3042e color space conversions
Hex:
#d3042e
RGB:
211, 4, 46
CMY:
17, 98, 82
CMYK:
0, 98, 78, 17
HSL:
348°, 96.2791%, 42.1569%
HSV (HSB):
348°, 98.1043%, 82.7451%
XYZ:
27.4005, 14.1330, 3.8685
xyY:
0.6035, 0.3113, 14.1330
CIE-Lab:
44.4230, 69.8571, 38.4282
CIE-LCH:
44.4230, 79.7292, 28.8151
CIE-Luv:
44.4230, 137.9188, 22.1888
Hunter-Lab:
37.5938, 64.3117, 20.2145
#d3042e color charts
#d3042e color shades, tints & tones
#d3042e color schemes
#d3042e color preview, HTML & CSS examples
This text has a color of #d3042e
<p style="color:#d3042e;">Text here</p>
.mytext {color:#d3042e;}
This box has a color of #d3042e
<div style="background-color:#d3042e;">Content here</div>
.mybackground {background-color:#d3042e;}
Border around this has a color of #d3042e
<div style="border:2px solid #d3042e;">Content here</div>
.myborder {border:2px solid #d3042e;}