#d51c2d color space conversions
Hex:
#d51c2d
RGB:
213, 28, 45
CMY:
16, 89, 82
CMYK:
0, 87, 79, 16
HSL:
354°, 76.7635%, 47.2549%
HSV (HSB):
354°, 86.8545%, 83.5294%
XYZ:
28.3295, 15.1661, 3.9168
xyY:
0.5975, 0.3199, 15.1661
CIE-Lab:
45.8609, 67.3509, 40.6347
CIE-LCH:
45.8609, 78.6595, 31.1038
CIE-Luv:
45.8609, 134.5397, 24.9140
Hunter-Lab:
38.9437, 61.6979, 21.2974
#d51c2d color charts
#d51c2d color shades, tints & tones
#d51c2d color schemes
#d51c2d color preview, HTML & CSS examples
This text has a color of #d51c2d
<p style="color:#d51c2d;">Text here</p>
.mytext {color:#d51c2d;}
This box has a color of #d51c2d
<div style="background-color:#d51c2d;">Content here</div>
.mybackground {background-color:#d51c2d;}
Border around this has a color of #d51c2d
<div style="border:2px solid #d51c2d;">Content here</div>
.myborder {border:2px solid #d51c2d;}