#d41b40 color space conversions
Hex:
#d41b40
RGB:
212, 27, 64
CMY:
17, 89, 75
CMYK:
0, 87, 70, 17
HSL:
348°, 77.4059%, 46.8627%
HSV (HSB):
348°, 87.2642%, 83.1373%
XYZ:
28.4687, 15.1511, 6.2745
xyY:
0.5706, 0.3037, 15.1511
CIE-Lab:
45.8404, 67.9852, 29.3708
CIE-LCH:
45.8404, 74.0583, 23.3651
CIE-Luv:
45.8404, 129.2663, 16.8736
Hunter-Lab:
38.9244, 62.4346, 17.6897
#d41b40 color charts
#d41b40 color shades, tints & tones
#d41b40 color schemes
#d41b40 color preview, HTML & CSS examples
This text has a color of #d41b40
<p style="color:#d41b40;">Text here</p>
.mytext {color:#d41b40;}
This box has a color of #d41b40
<div style="background-color:#d41b40;">Content here</div>
.mybackground {background-color:#d41b40;}
Border around this has a color of #d41b40
<div style="border:2px solid #d41b40;">Content here</div>
.myborder {border:2px solid #d41b40;}