#d11c2d color space conversions
Hex:
#d11c2d
RGB:
209, 28, 45
CMY:
18, 89, 82
CMYK:
0, 87, 78, 18
HSL:
354°, 76.3713%, 46.4706%
HSV (HSB):
354°, 86.6029%, 81.9608%
XYZ:
27.1834, 14.5753, 3.8632
xyY:
0.5958, 0.3195, 14.5753
CIE-Lab:
45.0469, 66.2933, 39.5340
CIE-LCH:
45.0469, 77.1864, 30.8098
CIE-Luv:
45.0469, 131.5204, 24.1766
Hunter-Lab:
38.1776, 60.2857, 20.7247
#d11c2d color charts
#d11c2d color shades, tints & tones
#d11c2d color schemes
#d11c2d color preview, HTML & CSS examples
This text has a color of #d11c2d
<p style="color:#d11c2d;">Text here</p>
.mytext {color:#d11c2d;}
This box has a color of #d11c2d
<div style="background-color:#d11c2d;">Content here</div>
.mybackground {background-color:#d11c2d;}
Border around this has a color of #d11c2d
<div style="border:2px solid #d11c2d;">Content here</div>
.myborder {border:2px solid #d11c2d;}