#cfc7d7 color space conversions
Hex:
#cfc7d7
RGB:
207, 199, 215
CMY:
19, 22, 16
CMYK:
4, 7, 0, 16
HSL:
270°, 16.6667%, 81.1765%
HSV (HSB):
270°, 7.4419%, 84.3137%
XYZ:
58.4213, 59.0185, 72.6026
xyY:
0.3074, 0.3106, 59.0185
CIE-Lab:
81.3018, 5.7184, -6.9655
CIE-LCH:
81.3018, 9.0122, 309.3845
CIE-Luv:
81.3018, 3.5423, -11.6557
Hunter-Lab:
76.8235, 1.3011, -2.2559
#cfc7d7 color charts
#cfc7d7 color shades, tints & tones
#cfc7d7 color schemes
#cfc7d7 color preview, HTML & CSS examples
This text has a color of #cfc7d7
<p style="color:#cfc7d7;">Text here</p>
.mytext {color:#cfc7d7;}
This box has a color of #cfc7d7
<div style="background-color:#cfc7d7;">Content here</div>
.mybackground {background-color:#cfc7d7;}
Border around this has a color of #cfc7d7
<div style="border:2px solid #cfc7d7;">Content here</div>
.myborder {border:2px solid #cfc7d7;}