#d13e2e color space conversions
Hex:
#d13e2e
RGB:
209, 62, 46
CMY:
18, 76, 82
CMYK:
0, 70, 78, 18
HSL:
6°, 63.9216%, 50.0000%
HSV (HSB):
6°, 77.9904%, 81.9608%
XYZ:
28.5103, 17.1978, 4.4016
xyY:
0.5690, 0.3432, 17.1978
CIE-Lab:
48.5083, 56.6483, 42.5807
CIE-LCH:
48.5083, 70.8671, 36.9310
CIE-Luv:
48.5083, 115.2121, 30.3606
Hunter-Lab:
41.4702, 50.1435, 22.7362
#d13e2e color charts
#d13e2e color shades, tints & tones
#d13e2e color schemes
#d13e2e color preview, HTML & CSS examples
This text has a color of #d13e2e
<p style="color:#d13e2e;">Text here</p>
.mytext {color:#d13e2e;}
This box has a color of #d13e2e
<div style="background-color:#d13e2e;">Content here</div>
.mybackground {background-color:#d13e2e;}
Border around this has a color of #d13e2e
<div style="border:2px solid #d13e2e;">Content here</div>
.myborder {border:2px solid #d13e2e;}