#d11d39 color space conversions
Hex:
#d11d39
RGB:
209, 29, 57
CMY:
18, 89, 78
CMYK:
0, 86, 73, 18
HSL:
351°, 75.6303%, 46.6667%
HSV (HSB):
351°, 86.1244%, 81.9608%
XYZ:
27.4724, 14.7294, 5.2660
xyY:
0.5788, 0.3103, 14.7294
CIE-Lab:
45.2614, 66.5320, 32.7550
CIE-LCH:
45.2614, 74.1579, 26.2119
CIE-Luv:
45.2614, 128.3144, 19.6530
Hunter-Lab:
38.3790, 60.6105, 18.7300
#d11d39 color charts
#d11d39 color shades, tints & tones
#d11d39 color schemes
#d11d39 color preview, HTML & CSS examples
This text has a color of #d11d39
<p style="color:#d11d39;">Text here</p>
.mytext {color:#d11d39;}
This box has a color of #d11d39
<div style="background-color:#d11d39;">Content here</div>
.mybackground {background-color:#d11d39;}
Border around this has a color of #d11d39
<div style="border:2px solid #d11d39;">Content here</div>
.myborder {border:2px solid #d11d39;}