#d82b6f color space conversions
Hex:
#d82b6f
RGB:
216, 43, 111
CMY:
15, 83, 56
CMYK:
0, 80, 49, 15
HSL:
336°, 68.9243%, 50.7843%
HSV (HSB):
336°, 80.0926%, 84.7059%
XYZ:
32.0520, 17.4744, 16.7225
xyY:
0.4838, 0.2638, 17.4744
CIE-Lab:
48.8523, 68.4882, 4.7091
CIE-LCH:
48.8523, 68.6499, 3.9334
CIE-Luv:
48.8523, 110.8184, -7.3687
Hunter-Lab:
41.8024, 63.7110, 5.5435
#d82b6f color charts
#d82b6f color shades, tints & tones
#d82b6f color schemes
#d82b6f color preview, HTML & CSS examples
This text has a color of #d82b6f
<p style="color:#d82b6f;">Text here</p>
.mytext {color:#d82b6f;}
This box has a color of #d82b6f
<div style="background-color:#d82b6f;">Content here</div>
.mybackground {background-color:#d82b6f;}
Border around this has a color of #d82b6f
<div style="border:2px solid #d82b6f;">Content here</div>
.myborder {border:2px solid #d82b6f;}