#d08db8 color space conversions
Hex:
#d08db8
RGB:
208, 141, 184
CMY:
18, 45, 28
CMYK:
0, 32, 12, 18
HSL:
321°, 41.6149%, 68.4314%
HSV (HSB):
321°, 32.2115%, 81.5686%
XYZ:
44.1890, 35.9203, 49.9517
xyY:
0.3398, 0.2762, 35.9203
CIE-Lab:
66.4590, 31.9159, -12.0798
CIE-LCH:
66.4590, 34.1255, 339.2689
CIE-Luv:
66.4590, 37.4534, -23.5038
Hunter-Lab:
59.9336, 26.7243, -7.4618
#d08db8 color charts
#d08db8 color shades, tints & tones
#d08db8 color schemes
#d08db8 color preview, HTML & CSS examples
This text has a color of #d08db8
<p style="color:#d08db8;">Text here</p>
.mytext {color:#d08db8;}
This box has a color of #d08db8
<div style="background-color:#d08db8;">Content here</div>
.mybackground {background-color:#d08db8;}
Border around this has a color of #d08db8
<div style="border:2px solid #d08db8;">Content here</div>
.myborder {border:2px solid #d08db8;}