#d1111a color space conversions
Hex:
#d1111a
RGB:
209, 17, 26
CMY:
18, 93, 90
CMYK:
0, 92, 88, 18
HSL:
357°, 84.9558%, 44.3137%
HSV (HSB):
357°, 91.8660%, 81.9608%
XYZ:
26.6814, 14.0308, 2.2792
xyY:
0.6206, 0.3264, 14.0308
CIE-Lab:
44.2771, 67.5711, 48.8064
CIE-LCH:
44.2771, 83.3541, 35.8405
CIE-Luv:
44.2771, 137.9109, 28.3388
Hunter-Lab:
37.4577, 61.5959, 22.6127
#d1111a color charts
#d1111a color shades, tints & tones
#d1111a color schemes
#d1111a color preview, HTML & CSS examples
This text has a color of #d1111a
<p style="color:#d1111a;">Text here</p>
.mytext {color:#d1111a;}
This box has a color of #d1111a
<div style="background-color:#d1111a;">Content here</div>
.mybackground {background-color:#d1111a;}
Border around this has a color of #d1111a
<div style="border:2px solid #d1111a;">Content here</div>
.myborder {border:2px solid #d1111a;}