#d51a24 color space conversions
Hex:
#d51a24
RGB:
213, 26, 36
CMY:
16, 90, 86
CMYK:
0, 88, 83, 16
HSL:
357°, 78.2427%, 46.8627%
HSV (HSB):
357°, 87.7934%, 83.5294%
XYZ:
28.1284, 15.0123, 3.0842
xyY:
0.6085, 0.3248, 15.0123
CIE-Lab:
45.6510, 67.4632, 45.3285
CIE-LCH:
45.6510, 81.2770, 33.8971
CIE-Luv:
45.6510, 136.8982, 27.4434
Hunter-Lab:
38.7457, 61.7815, 22.4025
#d51a24 color charts
#d51a24 color shades, tints & tones
#d51a24 color schemes
#d51a24 color preview, HTML & CSS examples
This text has a color of #d51a24
<p style="color:#d51a24;">Text here</p>
.mytext {color:#d51a24;}
This box has a color of #d51a24
<div style="background-color:#d51a24;">Content here</div>
.mybackground {background-color:#d51a24;}
Border around this has a color of #d51a24
<div style="border:2px solid #d51a24;">Content here</div>
.myborder {border:2px solid #d51a24;}