#d2103d color space conversions
Hex:
#d2103d
RGB:
210, 16, 61
CMY:
18, 94, 76
CMYK:
0, 92, 71, 18
HSL:
346°, 85.8407%, 44.3137%
HSV (HSB):
346°, 92.3810%, 82.3529%
XYZ:
27.6059, 14.4091, 5.7411
xyY:
0.5781, 0.3017, 14.4091
CIE-Lab:
44.8141, 68.9950, 29.8551
CIE-LCH:
44.8141, 75.1773, 23.3988
CIE-Luv:
44.8141, 131.2525, 16.6587
Hunter-Lab:
37.9594, 63.3851, 17.6043
#d2103d color charts
#d2103d color shades, tints & tones
#d2103d color schemes
#d2103d color preview, HTML & CSS examples
This text has a color of #d2103d
<p style="color:#d2103d;">Text here</p>
.mytext {color:#d2103d;}
This box has a color of #d2103d
<div style="background-color:#d2103d;">Content here</div>
.mybackground {background-color:#d2103d;}
Border around this has a color of #d2103d
<div style="border:2px solid #d2103d;">Content here</div>
.myborder {border:2px solid #d2103d;}