#d51a2f color space conversions
Hex:
#d51a2f
RGB:
213, 26, 47
CMY:
16, 90, 82
CMYK:
0, 88, 78, 16
HSL:
353°, 78.2427%, 46.8627%
HSV (HSB):
353°, 87.7934%, 83.5294%
XYZ:
28.3231, 15.0902, 4.1092
xyY:
0.5960, 0.3175, 15.0902
CIE-Lab:
45.7574, 67.7714, 39.3926
CIE-LCH:
45.7574, 78.3884, 30.1676
CIE-Luv:
45.7574, 134.7153, 23.9811
Hunter-Lab:
38.8461, 62.1656, 20.9204
#d51a2f color charts
#d51a2f color shades, tints & tones
#d51a2f color schemes
#d51a2f color preview, HTML & CSS examples
This text has a color of #d51a2f
<p style="color:#d51a2f;">Text here</p>
.mytext {color:#d51a2f;}
This box has a color of #d51a2f
<div style="background-color:#d51a2f;">Content here</div>
.mybackground {background-color:#d51a2f;}
Border around this has a color of #d51a2f
<div style="border:2px solid #d51a2f;">Content here</div>
.myborder {border:2px solid #d51a2f;}