#d13a2a color space conversions
Hex:
#d13a2a
RGB:
209, 58, 42
CMY:
18, 77, 84
CMYK:
0, 72, 80, 18
HSL:
6°, 66.5339%, 49.2157%
HSV (HSB):
6°, 79.9043%, 81.9608%
XYZ:
28.2255, 16.7486, 3.9356
xyY:
0.5771, 0.3424, 16.7486
CIE-Lab:
47.9417, 57.9726, 44.1168
CIE-LCH:
47.9417, 72.8499, 37.2710
CIE-Luv:
47.9417, 118.2858, 30.6615
Hunter-Lab:
40.9250, 51.4903, 22.9458
#d13a2a color charts
#d13a2a color shades, tints & tones
#d13a2a color schemes
#d13a2a color preview, HTML & CSS examples
This text has a color of #d13a2a
<p style="color:#d13a2a;">Text here</p>
.mytext {color:#d13a2a;}
This box has a color of #d13a2a
<div style="background-color:#d13a2a;">Content here</div>
.mybackground {background-color:#d13a2a;}
Border around this has a color of #d13a2a
<div style="border:2px solid #d13a2a;">Content here</div>
.myborder {border:2px solid #d13a2a;}