#d51a65 color space conversions
Hex:
#d51a65
RGB:
213, 26, 101
CMY:
16, 90, 60
CMYK:
0, 88, 53, 16
HSL:
336°, 78.2427%, 46.8627%
HSV (HSB):
336°, 87.7934%, 83.5294%
XYZ:
30.1589, 15.8245, 13.7768
xyY:
0.5047, 0.2648, 15.8245
CIE-Lab:
46.7434, 70.5869, 7.7723
CIE-LCH:
46.7434, 71.0135, 6.2835
CIE-Luv:
46.7434, 117.1260, -4.3842
Hunter-Lab:
39.7800, 65.7134, 7.3124
#d51a65 color charts
#d51a65 color shades, tints & tones
#d51a65 color schemes
#d51a65 color preview, HTML & CSS examples
This text has a color of #d51a65
<p style="color:#d51a65;">Text here</p>
.mytext {color:#d51a65;}
This box has a color of #d51a65
<div style="background-color:#d51a65;">Content here</div>
.mybackground {background-color:#d51a65;}
Border around this has a color of #d51a65
<div style="border:2px solid #d51a65;">Content here</div>
.myborder {border:2px solid #d51a65;}