#d3132d color space conversions
Hex:
#d3132d
RGB:
211, 19, 45
CMY:
17, 93, 82
CMYK:
0, 91, 79, 17
HSL:
352°, 83.4783%, 45.0980%
HSV (HSB):
352°, 90.9953%, 82.7451%
XYZ:
27.5705, 14.5041, 3.8291
xyY:
0.6006, 0.3160, 14.5041
CIE-Lab:
44.9473, 68.2787, 39.5566
CIE-LCH:
44.9473, 78.9094, 30.0854
CIE-Luv:
44.9473, 135.5086, 23.5731
Hunter-Lab:
38.0842, 62.5749, 20.6978
#d3132d color charts
#d3132d color shades, tints & tones
#d3132d color schemes
#d3132d color preview, HTML & CSS examples
This text has a color of #d3132d
<p style="color:#d3132d;">Text here</p>
.mytext {color:#d3132d;}
This box has a color of #d3132d
<div style="background-color:#d3132d;">Content here</div>
.mybackground {background-color:#d3132d;}
Border around this has a color of #d3132d
<div style="border:2px solid #d3132d;">Content here</div>
.myborder {border:2px solid #d3132d;}