#d2382c color space conversions
Hex:
#d2382c
RGB:
210, 56, 44
CMY:
18, 78, 83
CMYK:
0, 73, 79, 18
HSL:
4°, 65.3543%, 49.8039%
HSV (HSB):
4°, 79.0476%, 82.3529%
XYZ:
28.4471, 16.7118, 4.1092
xyY:
0.5774, 0.3392, 16.7118
CIE-Lab:
47.8949, 59.0453, 43.0778
CIE-LCH:
47.8949, 73.0893, 36.1134
CIE-Luv:
47.8949, 119.9062, 29.7135
Hunter-Lab:
40.8801, 52.6721, 22.6563
#d2382c color charts
#d2382c color shades, tints & tones
#d2382c color schemes
#d2382c color preview, HTML & CSS examples
This text has a color of #d2382c
<p style="color:#d2382c;">Text here</p>
.mytext {color:#d2382c;}
This box has a color of #d2382c
<div style="background-color:#d2382c;">Content here</div>
.mybackground {background-color:#d2382c;}
Border around this has a color of #d2382c
<div style="border:2px solid #d2382c;">Content here</div>
.myborder {border:2px solid #d2382c;}