#d06d84 color space conversions
Hex:
#d06d84
RGB:
208, 109, 132
CMY:
18, 57, 48
CMYK:
0, 48, 37, 18
HSL:
346°, 51.2953%, 62.1569%
HSV (HSB):
346°, 47.5962%, 81.5686%
XYZ:
35.6459, 26.0131, 24.9721
xyY:
0.4115, 0.3003, 26.0131
CIE-Lab:
58.0495, 41.3946, 5.2490
CIE-LCH:
58.0495, 41.7261, 7.2267
CIE-Luv:
58.0495, 65.5750, -0.6111
Hunter-Lab:
51.0031, 35.4979, 6.6726
#d06d84 color charts
#d06d84 color shades, tints & tones
#d06d84 color schemes
#d06d84 color preview, HTML & CSS examples
This text has a color of #d06d84
<p style="color:#d06d84;">Text here</p>
.mytext {color:#d06d84;}
This box has a color of #d06d84
<div style="background-color:#d06d84;">Content here</div>
.mybackground {background-color:#d06d84;}
Border around this has a color of #d06d84
<div style="border:2px solid #d06d84;">Content here</div>
.myborder {border:2px solid #d06d84;}