#d51a41 color space conversions
Hex:
#d51a41
RGB:
213, 26, 65
CMY:
16, 90, 75
CMYK:
0, 88, 69, 16
HSL:
347°, 78.2427%, 46.8627%
HSV (HSB):
347°, 87.7934%, 83.5294%
XYZ:
28.7641, 15.2666, 6.4317
xyY:
0.5700, 0.3025, 15.2666
CIE-Lab:
45.9972, 68.4627, 29.0009
CIE-LCH:
45.9972, 74.3518, 22.9576
CIE-Luv:
45.9972, 130.0208, 16.4954
Hunter-Lab:
39.0725, 63.0301, 17.5910
#d51a41 color charts
#d51a41 color shades, tints & tones
#d51a41 color schemes
#d51a41 color preview, HTML & CSS examples
This text has a color of #d51a41
<p style="color:#d51a41;">Text here</p>
.mytext {color:#d51a41;}
This box has a color of #d51a41
<div style="background-color:#d51a41;">Content here</div>
.mybackground {background-color:#d51a41;}
Border around this has a color of #d51a41
<div style="border:2px solid #d51a41;">Content here</div>
.myborder {border:2px solid #d51a41;}