#d2183e color space conversions
Hex:
#d2183e
RGB:
210, 24, 62
CMY:
18, 91, 76
CMYK:
0, 89, 70, 18
HSL:
348°, 79.4872%, 45.8824%
HSV (HSB):
348°, 88.5714%, 82.3529%
XYZ:
27.7745, 14.7027, 5.9315
xyY:
0.5738, 0.3037, 14.7027
CIE-Lab:
45.2243, 67.8992, 29.7426
CIE-LCH:
45.2243, 74.1278, 23.6554
CIE-Luv:
45.2243, 129.1355, 17.0020
Hunter-Lab:
38.3441, 62.1939, 17.6693
#d2183e color charts
#d2183e color shades, tints & tones
#d2183e color schemes
#d2183e color preview, HTML & CSS examples
This text has a color of #d2183e
<p style="color:#d2183e;">Text here</p>
.mytext {color:#d2183e;}
This box has a color of #d2183e
<div style="background-color:#d2183e;">Content here</div>
.mybackground {background-color:#d2183e;}
Border around this has a color of #d2183e
<div style="border:2px solid #d2183e;">Content here</div>
.myborder {border:2px solid #d2183e;}