#d5333e color space conversions
Hex:
#d5333e
RGB:
213, 51, 62
CMY:
16, 80, 76
CMYK:
0, 76, 71, 16
HSL:
356°, 65.8537%, 51.7647%
HSV (HSB):
356°, 76.0563%, 83.5294%
XYZ:
29.4939, 16.8616, 6.2575
xyY:
0.5606, 0.3205, 16.8616
CIE-Lab:
48.0852, 62.2781, 33.3105
CIE-LCH:
48.0852, 70.6268, 28.1409
CIE-Luv:
48.0852, 121.1820, 22.1989
Hunter-Lab:
41.0629, 56.3498, 19.7088
#d5333e color charts
#d5333e color shades, tints & tones
#d5333e color schemes
#d5333e color preview, HTML & CSS examples
This text has a color of #d5333e
<p style="color:#d5333e;">Text here</p>
.mytext {color:#d5333e;}
This box has a color of #d5333e
<div style="background-color:#d5333e;">Content here</div>
.mybackground {background-color:#d5333e;}
Border around this has a color of #d5333e
<div style="border:2px solid #d5333e;">Content here</div>
.myborder {border:2px solid #d5333e;}