#d09dcc color space conversions
Hex:
#d09dcc
RGB:
208, 157, 204
CMY:
18, 38, 20
CMYK:
0, 25, 2, 18
HSL:
305°, 35.1724%, 71.5686%
HSV (HSB):
305°, 24.5192%, 81.5686%
XYZ:
48.9685, 41.8835, 62.6301
xyY:
0.3191, 0.2729, 41.8835
CIE-Lab:
70.7905, 26.7353, -16.6914
CIE-LCH:
70.7905, 31.5179, 328.0226
CIE-Luv:
70.7905, 26.2969, -30.0106
Hunter-Lab:
64.7174, 21.8066, -12.0755
#d09dcc color charts
#d09dcc color shades, tints & tones
#d09dcc color schemes
#d09dcc color preview, HTML & CSS examples
This text has a color of #d09dcc
<p style="color:#d09dcc;">Text here</p>
.mytext {color:#d09dcc;}
This box has a color of #d09dcc
<div style="background-color:#d09dcc;">Content here</div>
.mybackground {background-color:#d09dcc;}
Border around this has a color of #d09dcc
<div style="border:2px solid #d09dcc;">Content here</div>
.myborder {border:2px solid #d09dcc;}