#d31d37 color space conversions
Hex:
#d31d37
RGB:
211, 29, 55
CMY:
17, 89, 78
CMYK:
0, 86, 74, 17
HSL:
351°, 75.8333%, 47.0588%
HSV (HSB):
351°, 86.2559%, 82.7451%
XYZ:
27.9929, 15.0034, 5.0350
xyY:
0.5828, 0.3124, 15.0034
CIE-Lab:
45.6389, 66.9796, 34.4875
CIE-LCH:
45.6389, 75.3369, 27.2437
CIE-Luv:
45.6389, 130.3682, 20.9020
Hunter-Lab:
38.7343, 61.2154, 19.4070
#d31d37 color charts
#d31d37 color shades, tints & tones
#d31d37 color schemes
#d31d37 color preview, HTML & CSS examples
This text has a color of #d31d37
<p style="color:#d31d37;">Text here</p>
.mytext {color:#d31d37;}
This box has a color of #d31d37
<div style="background-color:#d31d37;">Content here</div>
.mybackground {background-color:#d31d37;}
Border around this has a color of #d31d37
<div style="border:2px solid #d31d37;">Content here</div>
.myborder {border:2px solid #d31d37;}