#d82d73 color space conversions
Hex:
#d82d73
RGB:
216, 45, 115
CMY:
15, 82, 55
CMYK:
0, 79, 47, 15
HSL:
335°, 68.6747%, 51.1765%
HSV (HSB):
335°, 79.1667%, 84.7059%
XYZ:
32.3518, 17.7135, 17.9336
xyY:
0.4758, 0.2605, 17.7135
CIE-Lab:
49.1468, 68.3005, 2.6913
CIE-LCH:
49.1468, 68.3535, 2.2565
CIE-Luv:
49.1468, 108.5796, -9.7418
Hunter-Lab:
42.0874, 63.5566, 4.1975
#d82d73 color charts
#d82d73 color shades, tints & tones
#d82d73 color schemes
#d82d73 color preview, HTML & CSS examples
This text has a color of #d82d73
<p style="color:#d82d73;">Text here</p>
.mytext {color:#d82d73;}
This box has a color of #d82d73
<div style="background-color:#d82d73;">Content here</div>
.mybackground {background-color:#d82d73;}
Border around this has a color of #d82d73
<div style="border:2px solid #d82d73;">Content here</div>
.myborder {border:2px solid #d82d73;}