#d51c1c color space conversions
Hex:
#d51c1c
RGB:
213, 28, 28
CMY:
16, 89, 89
CMYK:
0, 87, 87, 16
HSL:
0°, 76.7635%, 47.2549%
HSV (HSB):
0°, 86.8545%, 83.5294%
XYZ:
28.0654, 15.0605, 2.5264
xyY:
0.6148, 0.3299, 15.0605
CIE-Lab:
45.7169, 66.9304, 49.3647
CIE-LCH:
45.7169, 83.1658, 36.4108
CIE-Luv:
45.7169, 137.5104, 29.6537
Hunter-Lab:
38.8078, 61.1756, 23.3058
#d51c1c color charts
#d51c1c color shades, tints & tones
#d51c1c color schemes
#d51c1c color preview, HTML & CSS examples
This text has a color of #d51c1c
<p style="color:#d51c1c;">Text here</p>
.mytext {color:#d51c1c;}
This box has a color of #d51c1c
<div style="background-color:#d51c1c;">Content here</div>
.mybackground {background-color:#d51c1c;}
Border around this has a color of #d51c1c
<div style="border:2px solid #d51c1c;">Content here</div>
.myborder {border:2px solid #d51c1c;}