#cfc8cd color space conversions
Hex:
#cfc8cd
RGB:
207, 200, 205
CMY:
19, 22, 20
CMYK:
0, 3, 1, 19
HSL:
317°, 6.7961%, 79.8039%
HSV (HSB):
317°, 3.3816%, 81.1765%
XYZ:
57.4058, 58.9817, 66.1166
xyY:
0.3145, 0.3232, 58.9817
CIE-Lab:
81.2816, 3.3281, -1.6342
CIE-LCH:
81.2816, 3.7077, 333.8476
CIE-Luv:
81.2816, 3.6974, -3.0513
Hunter-Lab:
76.7996, -0.9747, 2.7170
#cfc8cd color charts
#cfc8cd color shades, tints & tones
#cfc8cd color schemes
#cfc8cd color preview, HTML & CSS examples
This text has a color of #cfc8cd
<p style="color:#cfc8cd;">Text here</p>
.mytext {color:#cfc8cd;}
This box has a color of #cfc8cd
<div style="background-color:#cfc8cd;">Content here</div>
.mybackground {background-color:#cfc8cd;}
Border around this has a color of #cfc8cd
<div style="border:2px solid #cfc8cd;">Content here</div>
.myborder {border:2px solid #cfc8cd;}