#d3212e color space conversions
Hex:
#d3212e
RGB:
211, 33, 46
CMY:
17, 87, 82
CMYK:
0, 84, 78, 17
HSL:
356°, 72.9508%, 47.8431%
HSV (HSB):
356°, 84.3602%, 82.7451%
XYZ:
27.9010, 15.1339, 4.0353
xyY:
0.5928, 0.3215, 15.1339
CIE-Lab:
45.8170, 65.8474, 39.8998
CIE-LCH:
45.8170, 76.9927, 31.2135
CIE-Luv:
45.8170, 131.1134, 24.8763
Hunter-Lab:
38.9023, 59.9425, 21.0814
#d3212e color charts
#d3212e color shades, tints & tones
#d3212e color schemes
#d3212e color preview, HTML & CSS examples
This text has a color of #d3212e
<p style="color:#d3212e;">Text here</p>
.mytext {color:#d3212e;}
This box has a color of #d3212e
<div style="background-color:#d3212e;">Content here</div>
.mybackground {background-color:#d3212e;}
Border around this has a color of #d3212e
<div style="border:2px solid #d3212e;">Content here</div>
.myborder {border:2px solid #d3212e;}