#d31a64 color space conversions
Hex:
#d31a64
RGB:
211, 26, 100
CMY:
17, 90, 61
CMYK:
0, 88, 53, 17
HSL:
336°, 78.0591%, 46.4706%
HSV (HSB):
336°, 87.6777%, 82.7451%
XYZ:
29.5336, 15.5078, 13.4933
xyY:
0.5045, 0.2649, 15.5078
CIE-Lab:
46.3220, 70.0299, 7.7392
CIE-LCH:
46.3220, 70.4563, 6.3063
CIE-Luv:
46.3220, 115.9324, -4.3034
Hunter-Lab:
39.3799, 64.9542, 7.2506
#d31a64 color charts
#d31a64 color shades, tints & tones
#d31a64 color schemes
#d31a64 color preview, HTML & CSS examples
This text has a color of #d31a64
<p style="color:#d31a64;">Text here</p>
.mytext {color:#d31a64;}
This box has a color of #d31a64
<div style="background-color:#d31a64;">Content here</div>
.mybackground {background-color:#d31a64;}
Border around this has a color of #d31a64
<div style="border:2px solid #d31a64;">Content here</div>
.myborder {border:2px solid #d31a64;}