#d41b57 color space conversions
Hex:
#d41b57
RGB:
212, 27, 87
CMY:
17, 89, 66
CMYK:
0, 87, 59, 17
HSL:
341°, 77.4059%, 46.8627%
HSV (HSB):
341°, 87.2642%, 83.1373%
XYZ:
29.2636, 15.4690, 10.4603
xyY:
0.5302, 0.2803, 15.4690
CIE-Lab:
46.2700, 69.2186, 15.7630
CIE-LCH:
46.2700, 70.9908, 12.8291
CIE-Luv:
46.2700, 121.5654, 4.4159
Hunter-Lab:
39.3307, 63.9824, 11.7629
#d41b57 color charts
#d41b57 color shades, tints & tones
#d41b57 color schemes
#d41b57 color preview, HTML & CSS examples
This text has a color of #d41b57
<p style="color:#d41b57;">Text here</p>
.mytext {color:#d41b57;}
This box has a color of #d41b57
<div style="background-color:#d41b57;">Content here</div>
.mybackground {background-color:#d41b57;}
Border around this has a color of #d41b57
<div style="border:2px solid #d41b57;">Content here</div>
.myborder {border:2px solid #d41b57;}