#d08db7 color space conversions
Hex:
#d08db7
RGB:
208, 141, 183
CMY:
18, 45, 28
CMYK:
0, 32, 12, 18
HSL:
322°, 41.6149%, 68.4314%
HSV (HSB):
322°, 32.2115%, 81.5686%
XYZ:
44.0845, 35.8785, 49.4015
xyY:
0.3408, 0.2773, 35.8785
CIE-Lab:
66.4270, 31.7483, -11.5666
CIE-LCH:
66.4270, 33.7896, 339.9823
CIE-Luv:
66.4270, 37.6205, -22.6950
Hunter-Lab:
59.8987, 26.5506, -6.9704
#d08db7 color charts
#d08db7 color shades, tints & tones
#d08db7 color schemes
#d08db7 color preview, HTML & CSS examples
This text has a color of #d08db7
<p style="color:#d08db7;">Text here</p>
.mytext {color:#d08db7;}
This box has a color of #d08db7
<div style="background-color:#d08db7;">Content here</div>
.mybackground {background-color:#d08db7;}
Border around this has a color of #d08db7
<div style="border:2px solid #d08db7;">Content here</div>
.myborder {border:2px solid #d08db7;}