#d3212c color space conversions
Hex:
#d3212c
RGB:
211, 33, 44
CMY:
17, 87, 83
CMYK:
0, 84, 79, 17
HSL:
356°, 72.9508%, 47.8431%
HSV (HSB):
356°, 84.3602%, 82.7451%
XYZ:
27.8624, 15.1184, 3.8325
xyY:
0.5952, 0.3230, 15.1184
CIE-Lab:
45.7960, 65.7849, 41.0001
CIE-LCH:
45.7960, 77.5156, 31.9330
CIE-Luv:
45.7960, 131.5298, 25.5567
Hunter-Lab:
38.8824, 59.8655, 21.3737
#d3212c color charts
#d3212c color shades, tints & tones
#d3212c color schemes
#d3212c color preview, HTML & CSS examples
This text has a color of #d3212c
<p style="color:#d3212c;">Text here</p>
.mytext {color:#d3212c;}
This box has a color of #d3212c
<div style="background-color:#d3212c;">Content here</div>
.mybackground {background-color:#d3212c;}
Border around this has a color of #d3212c
<div style="border:2px solid #d3212c;">Content here</div>
.myborder {border:2px solid #d3212c;}