#d31a48 color space conversions
Hex:
#d31a48
RGB:
211, 26, 72
CMY:
17, 90, 72
CMYK:
0, 88, 66, 17
HSL:
345°, 78.0591%, 46.4706%
HSV (HSB):
345°, 87.6777%, 82.7451%
XYZ:
28.4031, 15.0556, 7.5399
xyY:
0.5569, 0.2952, 15.0556
CIE-Lab:
45.7102, 68.2892, 24.2675
CIE-LCH:
45.7102, 72.4730, 19.5634
CIE-Luv:
45.7102, 126.2899, 12.5310
Hunter-Lab:
38.8015, 62.7611, 15.6398
#d31a48 color charts
#d31a48 color shades, tints & tones
#d31a48 color schemes
#d31a48 color preview, HTML & CSS examples
This text has a color of #d31a48
<p style="color:#d31a48;">Text here</p>
.mytext {color:#d31a48;}
This box has a color of #d31a48
<div style="background-color:#d31a48;">Content here</div>
.mybackground {background-color:#d31a48;}
Border around this has a color of #d31a48
<div style="border:2px solid #d31a48;">Content here</div>
.myborder {border:2px solid #d31a48;}