#d29ccb color space conversions
Hex:
#d29ccb
RGB:
210, 156, 203
CMY:
18, 39, 20
CMYK:
0, 26, 3, 18
HSL:
308°, 37.5000%, 71.7647%
HSV (HSB):
308°, 25.7143%, 82.3529%
XYZ:
49.2463, 41.7904, 61.9707
xyY:
0.3219, 0.2731, 41.7904
CIE-Lab:
70.7261, 27.7693, -16.2165
CIE-LCH:
70.7261, 32.1576, 329.7163
CIE-Luv:
70.7261, 28.2062, -29.4377
Hunter-Lab:
64.6455, 22.8500, -11.5850
#d29ccb color charts
#d29ccb color shades, tints & tones
#d29ccb color schemes
#d29ccb color preview, HTML & CSS examples
This text has a color of #d29ccb
<p style="color:#d29ccb;">Text here</p>
.mytext {color:#d29ccb;}
This box has a color of #d29ccb
<div style="background-color:#d29ccb;">Content here</div>
.mybackground {background-color:#d29ccb;}
Border around this has a color of #d29ccb
<div style="border:2px solid #d29ccb;">Content here</div>
.myborder {border:2px solid #d29ccb;}