#d06d6e color space conversions
Hex:
#d06d6e
RGB:
208, 109, 110
CMY:
18, 57, 57
CMYK:
0, 48, 47, 18
HSL:
359°, 51.2953%, 62.1569%
HSV (HSB):
359°, 47.5962%, 81.5686%
XYZ:
34.2955, 25.4730, 17.8611
xyY:
0.4418, 0.3281, 25.4730
CIE-Lab:
57.5334, 39.0073, 17.2989
CIE-LCH:
57.5334, 42.6711, 23.9163
CIE-Luv:
57.5334, 70.3460, 14.5636
Hunter-Lab:
50.4707, 32.9693, 14.3474
#d06d6e color charts
#d06d6e color shades, tints & tones
#d06d6e color schemes
#d06d6e color preview, HTML & CSS examples
This text has a color of #d06d6e
<p style="color:#d06d6e;">Text here</p>
.mytext {color:#d06d6e;}
This box has a color of #d06d6e
<div style="background-color:#d06d6e;">Content here</div>
.mybackground {background-color:#d06d6e;}
Border around this has a color of #d06d6e
<div style="border:2px solid #d06d6e;">Content here</div>
.myborder {border:2px solid #d06d6e;}