#d2003d color space conversions
Hex:
#d2003d
RGB:
210, 0, 61
CMY:
18, 100, 76
CMYK:
0, 100, 71, 18
HSL:
343°, 100.0000%, 41.1765%
HSV (HSB):
343°, 100.0000%, 82.3529%
XYZ:
27.4206, 14.0386, 5.6794
xyY:
0.5817, 0.2978, 14.0386
CIE-Lab:
44.2882, 70.5192, 29.2183
CIE-LCH:
44.2882, 76.3326, 22.5058
CIE-Luv:
44.2882, 133.7029, 15.5855
Hunter-Lab:
37.4681, 65.0644, 17.2405
#d2003d color charts
#d2003d color shades, tints & tones
#d2003d color schemes
#d2003d color preview, HTML & CSS examples
This text has a color of #d2003d
<p style="color:#d2003d;">Text here</p>
.mytext {color:#d2003d;}
This box has a color of #d2003d
<div style="background-color:#d2003d;">Content here</div>
.mybackground {background-color:#d2003d;}
Border around this has a color of #d2003d
<div style="border:2px solid #d2003d;">Content here</div>
.myborder {border:2px solid #d2003d;}