#d32f45 color space conversions
Hex:
#d32f45
RGB:
211, 47, 69
CMY:
17, 82, 73
CMYK:
0, 78, 67, 17
HSL:
352°, 65.0794%, 50.5882%
HSV (HSB):
352°, 77.7251%, 82.7451%
XYZ:
28.9547, 16.3116, 7.2526
xyY:
0.5513, 0.3106, 16.3116
CIE-Lab:
47.3807, 63.2391, 28.2043
CIE-LCH:
47.3807, 69.2435, 24.0366
CIE-Luv:
47.3807, 119.6495, 17.6498
Hunter-Lab:
40.3876, 57.2918, 17.6243
#d32f45 color charts
#d32f45 color shades, tints & tones
#d32f45 color schemes
#d32f45 color preview, HTML & CSS examples
This text has a color of #d32f45
<p style="color:#d32f45;">Text here</p>
.mytext {color:#d32f45;}
This box has a color of #d32f45
<div style="background-color:#d32f45;">Content here</div>
.mybackground {background-color:#d32f45;}
Border around this has a color of #d32f45
<div style="border:2px solid #d32f45;">Content here</div>
.myborder {border:2px solid #d32f45;}