#d11c31 color space conversions
Hex:
#d11c31
RGB:
209, 28, 49
CMY:
18, 89, 81
CMYK:
0, 87, 77, 18
HSL:
353°, 76.3713%, 46.4706%
HSV (HSB):
353°, 86.6029%, 81.9608%
XYZ:
27.2641, 14.6076, 4.2883
xyY:
0.5906, 0.3165, 14.6076
CIE-Lab:
45.0919, 66.4249, 37.2846
CIE-LCH:
45.0919, 76.1735, 29.3057
CIE-Luv:
45.0919, 130.6242, 22.7372
Hunter-Lab:
38.2198, 60.4482, 20.1015
#d11c31 color charts
#d11c31 color shades, tints & tones
#d11c31 color schemes
#d11c31 color preview, HTML & CSS examples
This text has a color of #d11c31
<p style="color:#d11c31;">Text here</p>
.mytext {color:#d11c31;}
This box has a color of #d11c31
<div style="background-color:#d11c31;">Content here</div>
.mybackground {background-color:#d11c31;}
Border around this has a color of #d11c31
<div style="border:2px solid #d11c31;">Content here</div>
.myborder {border:2px solid #d11c31;}