#d3213c color space conversions
Hex:
#d3213c
RGB:
211, 33, 60
CMY:
17, 87, 76
CMYK:
0, 84, 72, 17
HSL:
351°, 72.9508%, 47.8431%
HSV (HSB):
351°, 84.3602%, 82.7451%
XYZ:
28.2234, 15.2628, 5.7334
xyY:
0.5734, 0.3101, 15.2628
CIE-Lab:
45.9921, 66.3679, 31.9197
CIE-LCH:
45.9921, 73.6448, 25.6853
CIE-Luv:
45.9921, 127.7294, 19.3291
Hunter-Lab:
39.0677, 60.5842, 18.6462
#d3213c color charts
#d3213c color shades, tints & tones
#d3213c color schemes
#d3213c color preview, HTML & CSS examples
This text has a color of #d3213c
<p style="color:#d3213c;">Text here</p>
.mytext {color:#d3213c;}
This box has a color of #d3213c
<div style="background-color:#d3213c;">Content here</div>
.mybackground {background-color:#d3213c;}
Border around this has a color of #d3213c
<div style="border:2px solid #d3213c;">Content here</div>
.myborder {border:2px solid #d3213c;}