#d3141b color space conversions
Hex:
#d3141b
RGB:
211, 20, 27
CMY:
17, 92, 89
CMYK:
0, 91, 87, 17
HSL:
358°, 82.6840%, 45.2941%
HSV (HSB):
358°, 90.5213%, 82.7451%
XYZ:
27.3120, 14.4283, 2.3824
xyY:
0.6190, 0.3270, 14.4283
CIE-Lab:
44.8410, 67.6991, 48.9597
CIE-LCH:
44.8410, 83.5477, 35.8743
CIE-Luv:
44.8410, 138.5119, 28.7115
Hunter-Lab:
37.9846, 61.8731, 22.8706
#d3141b color charts
#d3141b color shades, tints & tones
#d3141b color schemes
#d3141b color preview, HTML & CSS examples
This text has a color of #d3141b
<p style="color:#d3141b;">Text here</p>
.mytext {color:#d3141b;}
This box has a color of #d3141b
<div style="background-color:#d3141b;">Content here</div>
.mybackground {background-color:#d3141b;}
Border around this has a color of #d3141b
<div style="border:2px solid #d3141b;">Content here</div>
.myborder {border:2px solid #d3141b;}