#d31e43 color space conversions
Hex:
#d31e43
RGB:
211, 30, 67
CMY:
17, 88, 74
CMYK:
0, 86, 68, 17
HSL:
348°, 75.1037%, 47.2549%
HSV (HSB):
348°, 85.7820%, 82.7451%
XYZ:
28.3414, 15.1827, 6.7470
xyY:
0.5638, 0.3020, 15.1827
CIE-Lab:
45.8834, 67.3004, 27.5524
CIE-LCH:
45.8834, 72.7220, 22.2639
CIE-Luv:
45.8834, 126.7083, 15.6119
Hunter-Lab:
38.9650, 61.6442, 17.0091
#d31e43 color charts
#d31e43 color shades, tints & tones
#d31e43 color schemes
#d31e43 color preview, HTML & CSS examples
This text has a color of #d31e43
<p style="color:#d31e43;">Text here</p>
.mytext {color:#d31e43;}
This box has a color of #d31e43
<div style="background-color:#d31e43;">Content here</div>
.mybackground {background-color:#d31e43;}
Border around this has a color of #d31e43
<div style="border:2px solid #d31e43;">Content here</div>
.myborder {border:2px solid #d31e43;}