#d08c9c color space conversions
Hex:
#d08c9c
RGB:
208, 140, 156
CMY:
18, 45, 39
CMYK:
0, 33, 25, 18
HSL:
346°, 41.9753%, 68.2353%
HSV (HSB):
346°, 32.6923%, 81.5686%
XYZ:
41.3913, 34.5664, 35.9429
xyY:
0.3699, 0.3089, 34.5664
CIE-Lab:
65.4097, 28.0855, 2.1382
CIE-LCH:
65.4097, 28.1667, 4.3537
CIE-Luv:
65.4097, 42.6163, -2.0606
Hunter-Lab:
58.7932, 22.7786, 4.9086
#d08c9c color charts
#d08c9c color shades, tints & tones
#d08c9c color schemes
#d08c9c color preview, HTML & CSS examples
This text has a color of #d08c9c
<p style="color:#d08c9c;">Text here</p>
.mytext {color:#d08c9c;}
This box has a color of #d08c9c
<div style="background-color:#d08c9c;">Content here</div>
.mybackground {background-color:#d08c9c;}
Border around this has a color of #d08c9c
<div style="border:2px solid #d08c9c;">Content here</div>
.myborder {border:2px solid #d08c9c;}