#d2113c color space conversions
Hex:
#d2113c
RGB:
210, 17, 60
CMY:
18, 93, 76
CMYK:
0, 92, 71, 18
HSL:
347°, 85.0220%, 44.5098%
HSV (HSB):
347°, 91.9048%, 82.3529%
XYZ:
27.5944, 14.4288, 5.6056
xyY:
0.5794, 0.3029, 14.4288
CIE-Lab:
44.8417, 68.8298, 30.4975
CIE-LCH:
44.8417, 75.2837, 23.8975
CIE-Luv:
44.8417, 131.3470, 17.2011
Hunter-Lab:
37.9852, 63.1973, 17.8400
#d2113c color charts
#d2113c color shades, tints & tones
#d2113c color schemes
#d2113c color preview, HTML & CSS examples
This text has a color of #d2113c
<p style="color:#d2113c;">Text here</p>
.mytext {color:#d2113c;}
This box has a color of #d2113c
<div style="background-color:#d2113c;">Content here</div>
.mybackground {background-color:#d2113c;}
Border around this has a color of #d2113c
<div style="border:2px solid #d2113c;">Content here</div>
.myborder {border:2px solid #d2113c;}