#d51a2b color space conversions
Hex:
#d51a2b
RGB:
213, 26, 43
CMY:
16, 90, 83
CMYK:
0, 88, 80, 16
HSL:
355°, 78.2427%, 46.8627%
HSV (HSB):
355°, 87.7934%, 83.5294%
XYZ:
28.2460, 15.0593, 3.7035
xyY:
0.6009, 0.3204, 15.0593
CIE-Lab:
45.7154, 67.6497, 41.6049
CIE-LCH:
45.7154, 79.4194, 31.5917
CIE-Luv:
45.7154, 135.5708, 25.3394
Hunter-Lab:
38.8064, 62.0138, 21.5061
#d51a2b color charts
#d51a2b color shades, tints & tones
#d51a2b color schemes
#d51a2b color preview, HTML & CSS examples
This text has a color of #d51a2b
<p style="color:#d51a2b;">Text here</p>
.mytext {color:#d51a2b;}
This box has a color of #d51a2b
<div style="background-color:#d51a2b;">Content here</div>
.mybackground {background-color:#d51a2b;}
Border around this has a color of #d51a2b
<div style="border:2px solid #d51a2b;">Content here</div>
.myborder {border:2px solid #d51a2b;}