#d11d40 color space conversions
Hex:
#d11d40
RGB:
209, 29, 64
CMY:
18, 89, 75
CMYK:
0, 86, 69, 18
HSL:
348°, 75.6303%, 46.6667%
HSV (HSB):
348°, 86.1244%, 81.9608%
XYZ:
27.6593, 14.8042, 6.2502
xyY:
0.5678, 0.3039, 14.8042
CIE-Lab:
45.3649, 66.8340, 28.6506
CIE-LCH:
45.3649, 72.7162, 23.2040
CIE-Luv:
45.3649, 126.3572, 16.4799
Hunter-Lab:
38.4762, 60.9843, 17.3021
#d11d40 color charts
#d11d40 color shades, tints & tones
#d11d40 color schemes
#d11d40 color preview, HTML & CSS examples
This text has a color of #d11d40
<p style="color:#d11d40;">Text here</p>
.mytext {color:#d11d40;}
This box has a color of #d11d40
<div style="background-color:#d11d40;">Content here</div>
.mybackground {background-color:#d11d40;}
Border around this has a color of #d11d40
<div style="border:2px solid #d11d40;">Content here</div>
.myborder {border:2px solid #d11d40;}