#d2183d color space conversions
Hex:
#d2183d
RGB:
210, 24, 61
CMY:
18, 91, 76
CMYK:
0, 89, 71, 18
HSL:
348°, 79.4872%, 45.8824%
HSV (HSB):
348°, 88.5714%, 82.3529%
XYZ:
27.7473, 14.6918, 5.7882
xyY:
0.5753, 0.3046, 14.6918
CIE-Lab:
45.2092, 67.8560, 30.3318
CIE-LCH:
45.2092, 74.3267, 24.0847
CIE-Luv:
45.2092, 129.4246, 17.4621
Hunter-Lab:
38.3299, 62.1400, 17.8775
#d2183d color charts
#d2183d color shades, tints & tones
#d2183d color schemes
#d2183d color preview, HTML & CSS examples
This text has a color of #d2183d
<p style="color:#d2183d;">Text here</p>
.mytext {color:#d2183d;}
This box has a color of #d2183d
<div style="background-color:#d2183d;">Content here</div>
.mybackground {background-color:#d2183d;}
Border around this has a color of #d2183d
<div style="border:2px solid #d2183d;">Content here</div>
.myborder {border:2px solid #d2183d;}