#d13a3b color space conversions
Hex:
#d13a3b
RGB:
209, 58, 59
CMY:
18, 77, 77
CMYK:
0, 72, 72, 18
HSL:
360°, 62.1399%, 52.3529%
HSV (HSB):
360°, 72.2488%, 81.9608%
XYZ:
28.5970, 16.8972, 5.8919
xyY:
0.5565, 0.3288, 16.8972
CIE-Lab:
48.1302, 58.6170, 34.9217
CIE-LCH:
48.1302, 68.2310, 30.7848
CIE-Luv:
48.1302, 114.9998, 24.4239
Hunter-Lab:
41.1062, 52.2440, 20.2760
#d13a3b color charts
#d13a3b color shades, tints & tones
#d13a3b color schemes
#d13a3b color preview, HTML & CSS examples
This text has a color of #d13a3b
<p style="color:#d13a3b;">Text here</p>
.mytext {color:#d13a3b;}
This box has a color of #d13a3b
<div style="background-color:#d13a3b;">Content here</div>
.mybackground {background-color:#d13a3b;}
Border around this has a color of #d13a3b
<div style="border:2px solid #d13a3b;">Content here</div>
.myborder {border:2px solid #d13a3b;}