#d3cbea color space conversions
Hex:
#d3cbea
RGB:
211, 203, 234
CMY:
17, 20, 8
CMYK:
10, 13, 0, 8
HSL:
255°, 42.4658%, 85.6863%
HSV (HSB):
255°, 13.2479%, 91.7647%
XYZ:
63.0712, 62.5013, 86.5816
xyY:
0.2973, 0.2946, 62.5013
CIE-Lab:
83.1793, 8.6180, -14.2912
CIE-LCH:
83.1793, 16.6886, 301.0910
CIE-Luv:
83.1793, 2.5227, -23.8081
Hunter-Lab:
79.0577, 4.0538, -9.5922
#d3cbea color charts
#d3cbea color shades, tints & tones
#d3cbea color schemes
#d3cbea color preview, HTML & CSS examples
This text has a color of #d3cbea
<p style="color:#d3cbea;">Text here</p>
.mytext {color:#d3cbea;}
This box has a color of #d3cbea
<div style="background-color:#d3cbea;">Content here</div>
.mybackground {background-color:#d3cbea;}
Border around this has a color of #d3cbea
<div style="border:2px solid #d3cbea;">Content here</div>
.myborder {border:2px solid #d3cbea;}