#d5193e color space conversions
Hex:
#d5193e
RGB:
213, 25, 62
CMY:
16, 90, 76
CMYK:
0, 88, 71, 16
HSL:
348°, 78.9916%, 46.6667%
HSV (HSB):
348°, 88.2629%, 83.5294%
XYZ:
28.6577, 15.1892, 5.9788
xyY:
0.5752, 0.3048, 15.1892
CIE-Lab:
45.8922, 68.5005, 30.6931
CIE-LCH:
45.8922, 75.0625, 24.1357
CIE-Luv:
45.8922, 131.1696, 17.7747
Hunter-Lab:
38.9733, 63.0506, 18.1858
#d5193e color charts
#d5193e color shades, tints & tones
#d5193e color schemes
#d5193e color preview, HTML & CSS examples
This text has a color of #d5193e
<p style="color:#d5193e;">Text here</p>
.mytext {color:#d5193e;}
This box has a color of #d5193e
<div style="background-color:#d5193e;">Content here</div>
.mybackground {background-color:#d5193e;}
Border around this has a color of #d5193e
<div style="border:2px solid #d5193e;">Content here</div>
.myborder {border:2px solid #d5193e;}