#d41e55 color space conversions
Hex:
#d41e55
RGB:
212, 30, 85
CMY:
17, 88, 67
CMYK:
0, 86, 60, 17
HSL:
342°, 75.2066%, 47.4510%
HSV (HSB):
342°, 85.8491%, 83.1373%
XYZ:
29.2553, 15.5815, 10.0599
xyY:
0.5329, 0.2838, 15.5815
CIE-Lab:
46.4205, 68.5381, 17.2064
CIE-LCH:
46.4205, 70.6649, 14.0928
CIE-Luv:
46.4205, 121.4999, 6.0460
Hunter-Lab:
39.4734, 63.2153, 12.5211
#d41e55 color charts
#d41e55 color shades, tints & tones
#d41e55 color schemes
#d41e55 color preview, HTML & CSS examples
This text has a color of #d41e55
<p style="color:#d41e55;">Text here</p>
.mytext {color:#d41e55;}
This box has a color of #d41e55
<div style="background-color:#d41e55;">Content here</div>
.mybackground {background-color:#d41e55;}
Border around this has a color of #d41e55
<div style="border:2px solid #d41e55;">Content here</div>
.myborder {border:2px solid #d41e55;}