#d3121b color space conversions
Hex:
#d3121b
RGB:
211, 18, 27
CMY:
17, 93, 89
CMYK:
0, 91, 87, 17
HSL:
357°, 84.2795%, 44.9020%
HSV (HSB):
357°, 91.4692%, 82.7451%
XYZ:
27.2781, 14.3606, 2.3711
xyY:
0.6198, 0.3263, 14.3606
CIE-Lab:
44.7457, 67.9735, 48.8838
CIE-LCH:
44.7457, 83.7259, 35.7222
CIE-Luv:
44.7457, 139.0006, 28.5372
Hunter-Lab:
37.8954, 62.1719, 22.8171
#d3121b color charts
#d3121b color shades, tints & tones
#d3121b color schemes
#d3121b color preview, HTML & CSS examples
This text has a color of #d3121b
<p style="color:#d3121b;">Text here</p>
.mytext {color:#d3121b;}
This box has a color of #d3121b
<div style="background-color:#d3121b;">Content here</div>
.mybackground {background-color:#d3121b;}
Border around this has a color of #d3121b
<div style="border:2px solid #d3121b;">Content here</div>
.myborder {border:2px solid #d3121b;}