#d82f6f color space conversions
Hex:
#d82f6f
RGB:
216, 47, 111
CMY:
15, 82, 56
CMYK:
0, 78, 49, 15
HSL:
337°, 68.4211%, 51.5686%
HSV (HSB):
337°, 78.2407%, 84.7059%
XYZ:
32.2047, 17.7797, 16.7734
xyY:
0.4824, 0.2663, 17.7797
CIE-Lab:
49.2278, 67.4213, 5.2480
CIE-LCH:
49.2278, 67.6252, 4.4509
CIE-Luv:
49.2278, 109.4563, -6.4786
Hunter-Lab:
42.1659, 62.5408, 5.9309
#d82f6f color charts
#d82f6f color shades, tints & tones
#d82f6f color schemes
#d82f6f color preview, HTML & CSS examples
This text has a color of #d82f6f
<p style="color:#d82f6f;">Text here</p>
.mytext {color:#d82f6f;}
This box has a color of #d82f6f
<div style="background-color:#d82f6f;">Content here</div>
.mybackground {background-color:#d82f6f;}
Border around this has a color of #d82f6f
<div style="border:2px solid #d82f6f;">Content here</div>
.myborder {border:2px solid #d82f6f;}