#d41d52 color space conversions
Hex:
#d41d52
RGB:
212, 29, 82
CMY:
17, 89, 68
CMYK:
0, 86, 61, 17
HSL:
343°, 75.9336%, 47.2549%
HSV (HSB):
343°, 86.3208%, 83.1373%
XYZ:
29.1137, 15.4850, 9.4371
xyY:
0.5388, 0.2866, 15.4850
CIE-Lab:
46.2914, 68.5491, 18.8896
CIE-LCH:
46.2914, 71.1041, 15.4063
CIE-Luv:
46.2914, 122.8523, 7.6609
Hunter-Lab:
39.3510, 63.1987, 13.3268
#d41d52 color charts
#d41d52 color shades, tints & tones
#d41d52 color schemes
#d41d52 color preview, HTML & CSS examples
This text has a color of #d41d52
<p style="color:#d41d52;">Text here</p>
.mytext {color:#d41d52;}
This box has a color of #d41d52
<div style="background-color:#d41d52;">Content here</div>
.mybackground {background-color:#d41d52;}
Border around this has a color of #d41d52
<div style="border:2px solid #d41d52;">Content here</div>
.myborder {border:2px solid #d41d52;}