#d3331b color space conversions
Hex:
#d3331b
RGB:
211, 51, 27
CMY:
17, 80, 89
CMYK:
0, 76, 87, 17
HSL:
8°, 77.3109%, 46.6667%
HSV (HSB):
8°, 87.2038%, 82.7451%
XYZ:
28.2456, 16.2957, 2.6936
xyY:
0.5980, 0.3450, 16.2957
CIE-Lab:
47.3600, 60.5591, 50.9659
CIE-LCH:
47.3600, 79.1512, 40.0836
CIE-Luv:
47.3600, 125.9527, 33.2668
Hunter-Lab:
40.3679, 54.2536, 24.3014
#d3331b color charts
#d3331b color shades, tints & tones
#d3331b color schemes
#d3331b color preview, HTML & CSS examples
This text has a color of #d3331b
<p style="color:#d3331b;">Text here</p>
.mytext {color:#d3331b;}
This box has a color of #d3331b
<div style="background-color:#d3331b;">Content here</div>
.mybackground {background-color:#d3331b;}
Border around this has a color of #d3331b
<div style="border:2px solid #d3331b;">Content here</div>
.myborder {border:2px solid #d3331b;}