#d1111b color space conversions
Hex:
#d1111b
RGB:
209, 17, 27
CMY:
18, 93, 89
CMYK:
0, 92, 87, 18
HSL:
357°, 84.9558%, 44.3137%
HSV (HSB):
357°, 91.8660%, 81.9608%
XYZ:
26.6928, 14.0353, 2.3391
xyY:
0.6198, 0.3259, 14.0353
CIE-Lab:
44.2836, 67.5895, 48.3389
CIE-LCH:
44.2836, 83.0963, 35.5717
CIE-Luv:
44.2836, 137.7711, 28.1231
Hunter-Lab:
37.4638, 61.6189, 22.5227
#d1111b color charts
#d1111b color shades, tints & tones
#d1111b color schemes
#d1111b color preview, HTML & CSS examples
This text has a color of #d1111b
<p style="color:#d1111b;">Text here</p>
.mytext {color:#d1111b;}
This box has a color of #d1111b
<div style="background-color:#d1111b;">Content here</div>
.mybackground {background-color:#d1111b;}
Border around this has a color of #d1111b
<div style="border:2px solid #d1111b;">Content here</div>
.myborder {border:2px solid #d1111b;}