#d51a64 color space conversions
Hex:
#d51a64
RGB:
213, 26, 100
CMY:
16, 90, 61
CMYK:
0, 88, 53, 16
HSL:
336°, 78.2427%, 46.8627%
HSV (HSB):
336°, 87.7934%, 83.5294%
XYZ:
30.1102, 15.8050, 13.5203
xyY:
0.5066, 0.2659, 15.8050
CIE-Lab:
46.7176, 70.5142, 8.3550
CIE-LCH:
46.7176, 71.0074, 6.7573
CIE-Luv:
46.7176, 117.5329, -3.7172
Hunter-Lab:
39.7555, 65.6209, 7.6652
#d51a64 color charts
#d51a64 color shades, tints & tones
#d51a64 color schemes
#d51a64 color preview, HTML & CSS examples
This text has a color of #d51a64
<p style="color:#d51a64;">Text here</p>
.mytext {color:#d51a64;}
This box has a color of #d51a64
<div style="background-color:#d51a64;">Content here</div>
.mybackground {background-color:#d51a64;}
Border around this has a color of #d51a64
<div style="border:2px solid #d51a64;">Content here</div>
.myborder {border:2px solid #d51a64;}