#d11a35 color space conversions
Hex:
#d11a35
RGB:
209, 26, 53
CMY:
18, 90, 79
CMYK:
0, 88, 75, 18
HSL:
351°, 77.8723%, 46.0784%
HSV (HSB):
351°, 87.5598%, 81.9608%
XYZ:
27.3065, 14.5511, 4.7376
xyY:
0.5860, 0.3123, 14.5511
CIE-Lab:
45.0132, 66.9351, 34.8508
CIE-LCH:
45.0132, 75.4644, 27.5044
CIE-Luv:
45.0132, 130.2624, 20.9323
Hunter-Lab:
38.1460, 61.0224, 19.3386
#d11a35 color charts
#d11a35 color shades, tints & tones
#d11a35 color schemes
#d11a35 color preview, HTML & CSS examples
This text has a color of #d11a35
<p style="color:#d11a35;">Text here</p>
.mytext {color:#d11a35;}
This box has a color of #d11a35
<div style="background-color:#d11a35;">Content here</div>
.mybackground {background-color:#d11a35;}
Border around this has a color of #d11a35
<div style="border:2px solid #d11a35;">Content here</div>
.myborder {border:2px solid #d11a35;}