#d08cb9 color space conversions
Hex:
#d08cb9
RGB:
208, 140, 185
CMY:
18, 45, 27
CMYK:
0, 33, 11, 18
HSL:
320°, 41.9753%, 68.2353%
HSV (HSB):
320°, 32.6923%, 81.5686%
XYZ:
44.1475, 35.6688, 50.4569
xyY:
0.3389, 0.2738, 35.6688
CIE-Lab:
66.2661, 32.6259, -12.9307
CIE-LCH:
66.2661, 35.0949, 338.3800
CIE-Luv:
66.2661, 37.8023, -24.9091
Hunter-Lab:
59.7234, 27.4310, -8.2844
#d08cb9 color charts
#d08cb9 color shades, tints & tones
#d08cb9 color schemes
#d08cb9 color preview, HTML & CSS examples
This text has a color of #d08cb9
<p style="color:#d08cb9;">Text here</p>
.mytext {color:#d08cb9;}
This box has a color of #d08cb9
<div style="background-color:#d08cb9;">Content here</div>
.mybackground {background-color:#d08cb9;}
Border around this has a color of #d08cb9
<div style="border:2px solid #d08cb9;">Content here</div>
.myborder {border:2px solid #d08cb9;}