#d41b55 color space conversions
Hex:
#d41b55
RGB:
212, 27, 85
CMY:
17, 89, 67
CMYK:
0, 87, 60, 17
HSL:
341°, 77.4059%, 46.8627%
HSV (HSB):
341°, 87.2642%, 83.1373%
XYZ:
29.1830, 15.4368, 10.0358
xyY:
0.5339, 0.2824, 15.4368
CIE-Lab:
46.2267, 69.0949, 16.9445
CIE-LCH:
46.2267, 71.1423, 13.7790
CIE-Luv:
46.2267, 122.3040, 5.6183
Hunter-Lab:
39.2897, 63.8266, 12.3583
#d41b55 color charts
#d41b55 color shades, tints & tones
#d41b55 color schemes
#d41b55 color preview, HTML & CSS examples
This text has a color of #d41b55
<p style="color:#d41b55;">Text here</p>
.mytext {color:#d41b55;}
This box has a color of #d41b55
<div style="background-color:#d41b55;">Content here</div>
.mybackground {background-color:#d41b55;}
Border around this has a color of #d41b55
<div style="border:2px solid #d41b55;">Content here</div>
.myborder {border:2px solid #d41b55;}