#d82b6e color space conversions
Hex:
#d82b6e
RGB:
216, 43, 110
CMY:
15, 83, 57
CMYK:
0, 80, 49, 15
HSL:
337°, 68.9243%, 50.7843%
HSV (HSB):
337°, 80.0926%, 84.7059%
XYZ:
31.9973, 17.4525, 16.4341
xyY:
0.4857, 0.2649, 17.4525
CIE-Lab:
48.8252, 68.4067, 5.2817
CIE-LCH:
48.8252, 68.6103, 4.4151
CIE-Luv:
48.8252, 111.2117, -6.6743
Hunter-Lab:
41.7762, 63.6087, 5.9196
#d82b6e color charts
#d82b6e color shades, tints & tones
#d82b6e color schemes
#d82b6e color preview, HTML & CSS examples
This text has a color of #d82b6e
<p style="color:#d82b6e;">Text here</p>
.mytext {color:#d82b6e;}
This box has a color of #d82b6e
<div style="background-color:#d82b6e;">Content here</div>
.mybackground {background-color:#d82b6e;}
Border around this has a color of #d82b6e
<div style="border:2px solid #d82b6e;">Content here</div>
.myborder {border:2px solid #d82b6e;}