#d3212b color space conversions
Hex:
#d3212b
RGB:
211, 33, 43
CMY:
17, 87, 83
CMYK:
0, 84, 80, 17
HSL:
357°, 72.9508%, 47.8431%
HSV (HSB):
357°, 84.3602%, 82.7451%
XYZ:
27.8439, 15.1110, 3.7347
xyY:
0.5964, 0.3236, 15.1110
CIE-Lab:
45.7859, 65.7547, 41.5452
CIE-LCH:
45.7859, 77.7797, 32.2855
CIE-Luv:
45.7859, 131.7315, 25.8863
Hunter-Lab:
38.8729, 59.8284, 21.5148
#d3212b color charts
#d3212b color shades, tints & tones
#d3212b color schemes
#d3212b color preview, HTML & CSS examples
This text has a color of #d3212b
<p style="color:#d3212b;">Text here</p>
.mytext {color:#d3212b;}
This box has a color of #d3212b
<div style="background-color:#d3212b;">Content here</div>
.mybackground {background-color:#d3212b;}
Border around this has a color of #d3212b
<div style="border:2px solid #d3212b;">Content here</div>
.myborder {border:2px solid #d3212b;}