#d32f22 color space conversions
Hex:
#d32f22
RGB:
211, 47, 34
CMY:
17, 82, 87
CMYK:
0, 78, 84, 17
HSL:
4°, 72.2449%, 48.0392%
HSV (HSB):
4°, 83.8863%, 82.7451%
XYZ:
28.1692, 15.9974, 3.1165
xyY:
0.5958, 0.3383, 15.9974
CIE-Lab:
46.9711, 61.9344, 47.3923
CIE-LCH:
46.9711, 77.9866, 37.4233
CIE-Luv:
46.9711, 127.1518, 30.8587
Hunter-Lab:
39.9968, 55.7210, 23.3779
#d32f22 color charts
#d32f22 color shades, tints & tones
#d32f22 color schemes
#d32f22 color preview, HTML & CSS examples
This text has a color of #d32f22
<p style="color:#d32f22;">Text here</p>
.mytext {color:#d32f22;}
This box has a color of #d32f22
<div style="background-color:#d32f22;">Content here</div>
.mybackground {background-color:#d32f22;}
Border around this has a color of #d32f22
<div style="border:2px solid #d32f22;">Content here</div>
.myborder {border:2px solid #d32f22;}