#d2322a color space conversions
Hex:
#d2322a
RGB:
210, 50, 42
CMY:
18, 80, 84
CMYK:
0, 76, 80, 18
HSL:
3°, 66.6667%, 49.4118%
HSV (HSB):
3°, 80.0000%, 82.3529%
XYZ:
28.1369, 16.1500, 3.8248
xyY:
0.5848, 0.3357, 16.1500
CIE-Lab:
47.1707, 60.9464, 43.4144
CIE-LCH:
47.1707, 74.8283, 35.4637
CIE-Luv:
47.1707, 123.5397, 29.0317
Hunter-Lab:
40.1871, 54.6489, 22.4881
#d2322a color charts
#d2322a color shades, tints & tones
#d2322a color schemes
#d2322a color preview, HTML & CSS examples
This text has a color of #d2322a
<p style="color:#d2322a;">Text here</p>
.mytext {color:#d2322a;}
This box has a color of #d2322a
<div style="background-color:#d2322a;">Content here</div>
.mybackground {background-color:#d2322a;}
Border around this has a color of #d2322a
<div style="border:2px solid #d2322a;">Content here</div>
.myborder {border:2px solid #d2322a;}