#d3cfd7 color space conversions
Hex:
#d3cfd7
RGB:
211, 207, 215
CMY:
17, 19, 16
CMYK:
2, 4, 0, 16
HSL:
270°, 9.0909%, 82.7451%
HSV (HSB):
270°, 3.7209%, 84.3137%
XYZ:
61.4425, 63.3808, 73.2853
xyY:
0.3101, 0.3199, 63.3808
CIE-Lab:
83.6423, 2.8353, -3.4761
CIE-LCH:
83.6423, 4.4858, 309.2028
CIE-Luv:
83.6423, 1.7911, -5.7968
Hunter-Lab:
79.6121, -1.5595, 1.1502
#d3cfd7 color charts
#d3cfd7 color shades, tints & tones
#d3cfd7 color schemes
#d3cfd7 color preview, HTML & CSS examples
This text has a color of #d3cfd7
<p style="color:#d3cfd7;">Text here</p>
.mytext {color:#d3cfd7;}
This box has a color of #d3cfd7
<div style="background-color:#d3cfd7;">Content here</div>
.mybackground {background-color:#d3cfd7;}
Border around this has a color of #d3cfd7
<div style="border:2px solid #d3cfd7;">Content here</div>
.myborder {border:2px solid #d3cfd7;}