#d09ec0 color space conversions
Hex:
#d09ec0
RGB:
208, 158, 192
CMY:
18, 38, 25
CMYK:
0, 24, 8, 18
HSL:
319°, 34.7222%, 71.7647%
HSV (HSB):
319°, 24.0385%, 81.5686%
XYZ:
47.7537, 41.6694, 55.3953
xyY:
0.3297, 0.2877, 41.6694
CIE-Lab:
70.6424, 24.0315, -10.2783
CIE-LCH:
70.6424, 26.1373, 336.8435
CIE-Luv:
70.6424, 27.3992, -19.5939
Hunter-Lab:
64.5518, 19.0838, -5.6935
#d09ec0 color charts
#d09ec0 color shades, tints & tones
#d09ec0 color schemes
#d09ec0 color preview, HTML & CSS examples
This text has a color of #d09ec0
<p style="color:#d09ec0;">Text here</p>
.mytext {color:#d09ec0;}
This box has a color of #d09ec0
<div style="background-color:#d09ec0;">Content here</div>
.mybackground {background-color:#d09ec0;}
Border around this has a color of #d09ec0
<div style="border:2px solid #d09ec0;">Content here</div>
.myborder {border:2px solid #d09ec0;}