#d1111e color space conversions
Hex:
#d1111e
RGB:
209, 17, 30
CMY:
18, 93, 88
CMYK:
0, 92, 86, 18
HSL:
356°, 84.9558%, 44.3137%
HSV (HSB):
356°, 91.8660%, 81.9608%
XYZ:
26.7293, 14.0499, 2.5314
xyY:
0.6172, 0.3244, 14.0499
CIE-Lab:
44.3045, 67.6486, 46.8914
CIE-LCH:
44.3045, 82.3113, 34.7282
CIE-Luv:
44.3045, 137.3241, 27.4335
Hunter-Lab:
37.4833, 61.6925, 22.2342
#d1111e color charts
#d1111e color shades, tints & tones
#d1111e color schemes
#d1111e color preview, HTML & CSS examples
This text has a color of #d1111e
<p style="color:#d1111e;">Text here</p>
.mytext {color:#d1111e;}
This box has a color of #d1111e
<div style="background-color:#d1111e;">Content here</div>
.mybackground {background-color:#d1111e;}
Border around this has a color of #d1111e
<div style="border:2px solid #d1111e;">Content here</div>
.myborder {border:2px solid #d1111e;}