#d32f40 color space conversions
Hex:
#d32f40
RGB:
211, 47, 64
CMY:
17, 82, 75
CMYK:
0, 78, 70, 17
HSL:
354°, 65.0794%, 50.5882%
HSV (HSB):
354°, 77.7251%, 82.7451%
XYZ:
28.8059, 16.2521, 6.4692
xyY:
0.5590, 0.3154, 16.2521
CIE-Lab:
47.3035, 62.9945, 31.1022
CIE-LCH:
47.3035, 70.2542, 26.2769
CIE-Luv:
47.3035, 121.0020, 20.0429
Hunter-Lab:
40.3139, 56.9962, 18.7054
#d32f40 color charts
#d32f40 color shades, tints & tones
#d32f40 color schemes
#d32f40 color preview, HTML & CSS examples
This text has a color of #d32f40
<p style="color:#d32f40;">Text here</p>
.mytext {color:#d32f40;}
This box has a color of #d32f40
<div style="background-color:#d32f40;">Content here</div>
.mybackground {background-color:#d32f40;}
Border around this has a color of #d32f40
<div style="border:2px solid #d32f40;">Content here</div>
.myborder {border:2px solid #d32f40;}