#d3193e color space conversions
Hex:
#d3193e
RGB:
211, 25, 62
CMY:
17, 90, 76
CMYK:
0, 88, 71, 17
HSL:
348°, 78.8136%, 46.2745%
HSV (HSB):
348°, 88.1517%, 82.7451%
XYZ:
28.0811, 14.8919, 5.9518
xyY:
0.5740, 0.3044, 14.8919
CIE-Lab:
45.4858, 67.9884, 30.1069
CIE-LCH:
45.4858, 74.3562, 23.8849
CIE-Luv:
45.4858, 129.6363, 17.3392
Hunter-Lab:
38.5901, 62.3576, 17.8686
#d3193e color charts
#d3193e color shades, tints & tones
#d3193e color schemes
#d3193e color preview, HTML & CSS examples
This text has a color of #d3193e
<p style="color:#d3193e;">Text here</p>
.mytext {color:#d3193e;}
This box has a color of #d3193e
<div style="background-color:#d3193e;">Content here</div>
.mybackground {background-color:#d3193e;}
Border around this has a color of #d3193e
<div style="border:2px solid #d3193e;">Content here</div>
.myborder {border:2px solid #d3193e;}