#d11d1c color space conversions
Hex:
#d11d1c
RGB:
209, 29, 28
CMY:
18, 89, 89
CMYK:
0, 86, 87, 18
HSL:
0°, 76.3713%, 46.4706%
HSV (HSB):
0°, 86.6029%, 81.9608%
XYZ:
26.9435, 14.5179, 2.4808
xyY:
0.6132, 0.3304, 14.5179
CIE-Lab:
44.9667, 65.6670, 48.4164
CIE-LCH:
44.9667, 81.5862, 36.4014
CIE-Luv:
44.9667, 134.2008, 29.1365
Hunter-Lab:
38.1023, 59.5444, 22.8114
#d11d1c color charts
#d11d1c color shades, tints & tones
#d11d1c color schemes
#d11d1c color preview, HTML & CSS examples
This text has a color of #d11d1c
<p style="color:#d11d1c;">Text here</p>
.mytext {color:#d11d1c;}
This box has a color of #d11d1c
<div style="background-color:#d11d1c;">Content here</div>
.mybackground {background-color:#d11d1c;}
Border around this has a color of #d11d1c
<div style="border:2px solid #d11d1c;">Content here</div>
.myborder {border:2px solid #d11d1c;}