#d08ca9 color space conversions
Hex:
#d08ca9
RGB:
208, 140, 169
CMY:
18, 45, 34
CMYK:
0, 33, 19, 18
HSL:
334°, 41.9753%, 68.2353%
HSV (HSB):
334°, 32.6923%, 81.5686%
XYZ:
42.5519, 35.0306, 42.0550
xyY:
0.3557, 0.2928, 35.0306
CIE-Lab:
65.7725, 30.0313, -4.6647
CIE-LCH:
65.7725, 30.3914, 351.1710
CIE-Luv:
65.7725, 40.4897, -12.1108
Hunter-Lab:
59.1867, 24.7549, -0.6977
#d08ca9 color charts
#d08ca9 color shades, tints & tones
#d08ca9 color schemes
#d08ca9 color preview, HTML & CSS examples
This text has a color of #d08ca9
<p style="color:#d08ca9;">Text here</p>
.mytext {color:#d08ca9;}
This box has a color of #d08ca9
<div style="background-color:#d08ca9;">Content here</div>
.mybackground {background-color:#d08ca9;}
Border around this has a color of #d08ca9
<div style="border:2px solid #d08ca9;">Content here</div>
.myborder {border:2px solid #d08ca9;}