#d09bcd color space conversions
Hex:
#d09bcd
RGB:
208, 155, 205
CMY:
18, 39, 20
CMYK:
0, 25, 1, 18
HSL:
303°, 36.0544%, 71.1765%
HSV (HSB):
303°, 25.4808%, 81.5686%
XYZ:
48.7532, 41.2604, 63.1521
xyY:
0.3183, 0.2694, 41.2604
CIE-Lab:
70.3580, 28.0116, -17.8979
CIE-LCH:
70.3580, 33.2413, 327.4235
CIE-Luv:
70.3580, 27.1493, -32.0937
Hunter-Lab:
64.2342, 23.0700, -13.3272
#d09bcd color charts
#d09bcd color shades, tints & tones
#d09bcd color schemes
#d09bcd color preview, HTML & CSS examples
This text has a color of #d09bcd
<p style="color:#d09bcd;">Text here</p>
.mytext {color:#d09bcd;}
This box has a color of #d09bcd
<div style="background-color:#d09bcd;">Content here</div>
.mybackground {background-color:#d09bcd;}
Border around this has a color of #d09bcd
<div style="border:2px solid #d09bcd;">Content here</div>
.myborder {border:2px solid #d09bcd;}