#d41b41 color space conversions
Hex:
#d41b41
RGB:
212, 27, 65
CMY:
17, 89, 75
CMYK:
0, 87, 69, 17
HSL:
348°, 77.4059%, 46.8627%
HSV (HSB):
348°, 87.2642%, 83.1373%
XYZ:
28.4974, 15.1626, 6.4257
xyY:
0.5690, 0.3027, 15.1626
CIE-Lab:
45.8561, 68.0303, 28.7819
CIE-LCH:
45.8561, 73.8683, 22.9320
CIE-Luv:
45.8561, 128.9710, 16.3989
Hunter-Lab:
38.9391, 62.4910, 17.4734
#d41b41 color charts
#d41b41 color shades, tints & tones
#d41b41 color schemes
#d41b41 color preview, HTML & CSS examples
This text has a color of #d41b41
<p style="color:#d41b41;">Text here</p>
.mytext {color:#d41b41;}
This box has a color of #d41b41
<div style="background-color:#d41b41;">Content here</div>
.mybackground {background-color:#d41b41;}
Border around this has a color of #d41b41
<div style="border:2px solid #d41b41;">Content here</div>
.myborder {border:2px solid #d41b41;}