#d51c2e color space conversions
Hex:
#d51c2e
RGB:
213, 28, 46
CMY:
16, 89, 82
CMYK:
0, 87, 78, 16
HSL:
354°, 76.7635%, 47.2549%
HSV (HSB):
354°, 86.8545%, 83.5294%
XYZ:
28.3490, 15.1739, 4.0195
xyY:
0.5963, 0.3192, 15.1739
CIE-Lab:
45.8715, 67.3817, 40.0813
CIE-LCH:
45.8715, 78.4016, 30.7458
CIE-Luv:
45.8715, 134.3256, 24.5716
Hunter-Lab:
38.9537, 61.7364, 21.1497
#d51c2e color charts
#d51c2e color shades, tints & tones
#d51c2e color schemes
#d51c2e color preview, HTML & CSS examples
This text has a color of #d51c2e
<p style="color:#d51c2e;">Text here</p>
.mytext {color:#d51c2e;}
This box has a color of #d51c2e
<div style="background-color:#d51c2e;">Content here</div>
.mybackground {background-color:#d51c2e;}
Border around this has a color of #d51c2e
<div style="border:2px solid #d51c2e;">Content here</div>
.myborder {border:2px solid #d51c2e;}