#d13e3d color space conversions
Hex:
#d13e3d
RGB:
209, 62, 61
CMY:
18, 76, 76
CMYK:
0, 70, 71, 18
HSL:
0°, 61.6667%, 52.9412%
HSV (HSB):
0°, 70.8134%, 81.9608%
XYZ:
28.8594, 17.3375, 6.2403
xyY:
0.5504, 0.3306, 17.3375
CIE-Lab:
48.6825, 57.2585, 34.4114
CIE-LCH:
48.6825, 66.8033, 31.0052
CIE-Luv:
48.6825, 112.2674, 24.5979
Hunter-Lab:
41.6383, 50.8510, 20.2611
#d13e3d color charts
#d13e3d color shades, tints & tones
#d13e3d color schemes
#d13e3d color preview, HTML & CSS examples
This text has a color of #d13e3d
<p style="color:#d13e3d;">Text here</p>
.mytext {color:#d13e3d;}
This box has a color of #d13e3d
<div style="background-color:#d13e3d;">Content here</div>
.mybackground {background-color:#d13e3d;}
Border around this has a color of #d13e3d
<div style="border:2px solid #d13e3d;">Content here</div>
.myborder {border:2px solid #d13e3d;}