#d11d35 color space conversions
Hex:
#d11d35
RGB:
209, 29, 53
CMY:
18, 89, 79
CMYK:
0, 86, 75, 18
HSL:
352°, 75.6303%, 46.6667%
HSV (HSB):
352°, 86.1244%, 81.9608%
XYZ:
27.3765, 14.6911, 4.7609
xyY:
0.5846, 0.3137, 14.6911
CIE-Lab:
45.2081, 66.3763, 35.0717
CIE-LCH:
45.2081, 75.0722, 27.8509
CIE-Luv:
45.2081, 129.3428, 21.3162
Hunter-Lab:
38.3289, 60.4180, 19.4657
#d11d35 color charts
#d11d35 color shades, tints & tones
#d11d35 color schemes
#d11d35 color preview, HTML & CSS examples
This text has a color of #d11d35
<p style="color:#d11d35;">Text here</p>
.mytext {color:#d11d35;}
This box has a color of #d11d35
<div style="background-color:#d11d35;">Content here</div>
.mybackground {background-color:#d11d35;}
Border around this has a color of #d11d35
<div style="border:2px solid #d11d35;">Content here</div>
.myborder {border:2px solid #d11d35;}