#d2093d color space conversions
Hex:
#d2093d
RGB:
210, 9, 61
CMY:
18, 96, 76
CMYK:
0, 96, 71, 18
HSL:
344°, 91.7808%, 42.9412%
HSV (HSB):
344°, 95.7143%, 82.3529%
XYZ:
27.5183, 14.2339, 5.7119
xyY:
0.5798, 0.2999, 14.2339
CIE-Lab:
44.5666, 69.7111, 29.5558
CIE-LCH:
44.5666, 75.7178, 22.9757
CIE-Luv:
44.5666, 132.4032, 16.1542
Hunter-Lab:
37.7279, 64.1723, 17.4331
#d2093d color charts
#d2093d color shades, tints & tones
#d2093d color schemes
#d2093d color preview, HTML & CSS examples
This text has a color of #d2093d
<p style="color:#d2093d;">Text here</p>
.mytext {color:#d2093d;}
This box has a color of #d2093d
<div style="background-color:#d2093d;">Content here</div>
.mybackground {background-color:#d2093d;}
Border around this has a color of #d2093d
<div style="border:2px solid #d2093d;">Content here</div>
.myborder {border:2px solid #d2093d;}